Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf4a1…cc1b0x07cf…2396Basex402 service$0.1070%0x1360…66fa18d ago0x35c91b…7b1d8f
0xf4a1…cc1b0x07cf…2396Basex402 service$0.1070%0x1360…66fa18d ago0xe1d7ed…8cee14
0xf4a1…cc1b0x07cf…2396Basex402 service$0.2070%0x1360…66fa18d ago0xc60323…3879fd
0xf4a1…cc1b0x07cf…2396Basex402 service$0.2070%0x1360…66fa18d ago0x987cbb…db166a
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x844653…906bc7
0xf4a1…cc1b0x07cf…2396Basex402 service$0.2070%0x1360…66fa18d ago0x380ed2…44135d
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x86ea19…d0875e
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xec233d…245685
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0670%0x1360…66fa18d ago0xc36f4f…c0020f
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x5d80ca…47b395
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x950e16…f0803e
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x1638f0…fb6dce
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xdd6038…44f14a
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0x63f18e…c6b248
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0670%0x1360…66fa18d ago0xf86375…873219
0xf4a1…cc1b0x07cf…2396Basex402 service$0.2070%0x1360…66fa18d ago0xeb638e…e1ece1
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x16df48…23b723
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xc7645d…3ef83a
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xee8813…311db0
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xa774d3…b42282
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0xbabbb1…bf2f93
0xf4a1…cc1b0x07cf…2396Basex402 service$0.2070%0x1360…66fa18d ago0xed1307…357698
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x2dc0bd…b04705
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xe5f9d0…ab0ae0
0xf4a1…cc1b0x07cf…2396Basex402 service$0.2070%0x1360…66fa18d ago0xaddaae…d167f5

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.