Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0a70…6a850x07cf…2396Basex402 service$0.0470%0x1360…66fa19d ago0xba48d7…2377a5
0x93b0…fdba0x07cf…2396Basex402 service$0.0470%0x1360…66fa19d ago0x35bc45…17cf84
0xeb3a…5e4c0x07cf…2396Basex402 service$0.0670%0x1360…66fa19d ago0x4044cb…1f760a
0x521f…13800x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0xfd0296…e5088d
0xe7c8…57140x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x60ce1d…f00c24
0x9a07…71840x07cf…2396Basex402 service$0.0670%0x1360…66fa19d ago0xe95e05…8ee80d
0xe2a7…dc900x07cf…2396Basex402 service$0.2070%0x1360…66fa19d ago0x410932…b483ed
0xcff6…ecfe0x07cf…2396Basex402 service$0.2070%0x1360…66fa19d ago0x6ee670…489d29
0x729e…fe050x07cf…2396Basex402 service$0.1070%0x1360…66fa19d ago0x4b3ac5…1a67dd
0x3fc7…44740x07cf…2396Basex402 service$0.0670%0x1360…66fa19d ago0x558d5d…b474e6
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x57e7a5…bf37b0
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x140933…08825d
0x5f59…f6e20x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x269d3f…3347a1
0x61a5…d23d0x07cf…2396Basex402 service$0.0470%0x1360…66fa19d ago0x74fa60…480156
0xb1ce…1ea50x07cf…2396Basex402 service$0.0470%0x1360…66fa19d ago0x29a916…e83166
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x6fa778…0b8899
0x6fd2…08050x07cf…2396Basex402 service$0.1070%0x1360…66fa19d ago0x3b168e…d7cc39
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x742386…f010e8
0xa7ae…98440x07cf…2396Basex402 service$0.0470%0x1360…66fa19d ago0x275969…014af6
0x69e7…39ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa19d ago0xa68ec2…1a6aff
0xdf39…db800x07cf…2396Basex402 service$0.0470%0x1360…66fa19d ago0x7ae5e6…3aa81e
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x141988…9c9470
0x7ca7…39a80x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x82da70…b64815
0x0802…19780x07cf…2396Basex402 service$0.1070%0x1360…66fa19d ago0x983e37…d5c696
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x815395…17179c

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.