Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa21d ago0x6c2fef…053817
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa21d ago0x4748aa…aaabd9
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa21d ago0xae98a6…a0d109
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa21d ago0x46e029…7d3a13
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa21d ago0x728f3d…708dca
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa21d ago0xd5fc4a…e3f1b7
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa21d ago0xf900d2…1529b3
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa21d ago0x3353ff…da009a
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa21d ago0x94e285…17733c
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa21d ago0x35b404…aeeb8f
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa21d ago0x60fb59…ca770b
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa21d ago0x38ca22…1807e2
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa21d ago0xe411a8…e9839a
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa21d ago0x6e8d47…616491
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa21d ago0x7eaddc…a6aa86
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa21d ago0x914a64…c4cc90
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa21d ago0x4a8f51…b9160a
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa21d ago0x94c2c1…bbf19d
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa21d ago0xd11f47…4d8b1c
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa21d ago0x62d47f…f2d337
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa22d ago0x62f4ea…c61e1a
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa22d ago0x3dfd05…7fa7b9
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa22d ago0xece1a3…6de06c
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa22d ago0x2e9c41…6ee2c7
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa22d ago0xb1b76e…12630e

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.