Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfcfe…4a4b0x3fb1…68c1Basex402 service$0.005100%coinbase3h ago0x2df38b…06393f
0xfcfe…4a4b0x3fb1…68c1Basex402 service$0.005100%coinbase3h ago0x03014c…b118cc
0xfcfe…4a4b0x3fb1…68c1Basex402 service$0.005100%coinbase3h ago0x9115fb…cd2dbe
0xfcfe…4a4b0x3fb1…68c1Basex402 service$0.005100%coinbase3h ago0xdaf5d0…5118b5
0xfcfe…4a4b0x3fb1…68c1Basex402 service$0.005100%coinbase3h ago0x0b2678…0c57e5
0xfcfe…4a4b0x3fb1…68c1Basex402 service$0.005100%coinbase3h ago0x117a91…9c43a6
0xfcfe…4a4b0x3fb1…68c1Basex402 service$0.005100%coinbase3h ago0xc8f7c2…8ed2ae
0xfcfe…4a4b0x3fb1…68c1Basex402 service$0.005100%coinbase3h ago0xd0c05a…1f5542
0xfcfe…4a4b0x3fb1…68c1Basex402 service$0.005100%coinbase3h ago0xcaf151…9b2029
0xfcfe…4a4b0x3fb1…68c1Basex402 service$0.005100%coinbase3h ago0x6b1bd4…6c0564
0xfcfe…4a4b0x3fb1…68c1Basex402 service$0.005100%coinbase3h ago0xf08147…1dc396
0xfcfe…4a4b0x3fb1…68c1Basex402 service$0.005100%coinbase3h ago0x3cf7d3…4d62df
0xfcfe…4a4b0x3fb1…68c1Basex402 service$0.005100%coinbase3h ago0x482587…0b7892
0xfcfe…4a4b0x3fb1…68c1Basex402 service$0.005100%coinbase3h ago0xdf5623…a46586
0xfcfe…4a4b0x3fb1…68c1Basex402 service$0.005100%coinbase3h ago0x74134e…e3a582
0xfcfe…4a4b0x3fb1…68c1Basex402 service$0.005100%coinbase3h ago0xa040e1…3064b1
0xfcfe…4a4b0x3fb1…68c1Basex402 service$0.005100%coinbase3h ago0x6cadf3…0d75d6
0xfcfe…4a4b0x3fb1…68c1Basex402 service$0.005100%coinbase3h ago0xe24b35…330be0
0xfcfe…4a4b0x3fb1…68c1Basex402 service$0.005100%coinbase3h ago0xf9f602…754dbc
0xfcfe…4a4b0x3fb1…68c1Basex402 service$0.005100%coinbase3h ago0x656941…41d771
0xfcfe…4a4b0x3fb1…68c1Basex402 service$0.005100%coinbase3h ago0x2ed73c…a015b2
0xfcfe…4a4b0x3fb1…68c1Basex402 service$0.005100%coinbase3h ago0xa447a8…cbfa0c
0xfcfe…4a4b0x3fb1…68c1Basex402 service$0.005100%coinbase3h ago0xfcb6e1…069dbd
0xfcfe…4a4b0x3fb1…68c1Basex402 service$0.005100%coinbase3h ago0xd64d38…19733d
0xfcfe…4a4b0x3fb1…68c1Basex402 service$0.005100%coinbase3h ago0xb76900…c537b4

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://app.roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.