Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x331c…ccf10x5976…6d93Base—$0.01100%coinbase18s ago0x3fb5f7…8f818b
0xf44a…69e30xa9dd…2315Base—$0.002100%coinbase18s ago0x9c98cf…dd33fa
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase18s ago0xd34dd3…2a8f14
0x4824…46540x5f72…6c7aBaseRelaystation ScreeningSanctions-screening$0.01100%coinbase20s ago0xb9ddd1…2843e7
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase20s ago0x2bc3db…1ec6ae
0xf44a…69e30xa9dd…2315Base—$0.002100%coinbase20s ago0xe59fc2…9c10f0
0xf44a…69e30xa9dd…2315Base—$0.002100%coinbase22s ago0x56d5c8…f756f6
0xf44a…69e30xa9dd…2315Base—$0.002100%coinbase22s ago0x20e290…b4498c
0xf44a…69e30xa9dd…2315Base—$0.002100%coinbase24s ago0x91af7b…715f43
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase24s ago0x7e4c8b…916c91
0x1332…66eb0x47c5…4fc3Base—$21.0070%0x5682…a95226s ago0xa8126e…cd65e6
0xf44a…69e30xa9dd…2315Base—$0.002100%coinbase26s ago0xff4ba7…d31041
0xf44a…69e30xa9dd…2315Base—$0.002100%coinbase26s ago0xe0ace2…29bd15
0xf44a…69e30xa9dd…2315Base—$0.002100%coinbase28s ago0x889d4d…38b3fa
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase28s ago0xde0d60…c99ed7
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase30s ago0x97bec1…0ec33e
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase30s ago0xe09d0a…b20add
0x13de…883e0xe691…dffcBase—$2.7570%0x96de…249b32s ago0xb62e3c…359345
0x4824…46540x5f72…6c7aBaseRelaystation ScreeningSanctions-screening$0.02100%coinbase36s ago0x027a14…ed0a0d
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase42s ago0x57795c…2e80ae
0x5c4e…a0fd0x4020…0003Base—$0.0470%0xb3ed…641b42s ago0x78adf2…bb301b
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase46s ago0x855c50…c97abe
0xd973…a2050xfe80…47eeBase—$0.001100%fluxa46s ago0xbc677b…c0bc62
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase48s ago0xb2a238…7b71cc
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase52s ago0x40b816…71cb7b

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://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://roundhouseai.io/dashboard/team.

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