Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2d16…87100x9c95…e299Base$0.001100%fluxa39d ago0xe06c59…d9ee5f
0x2d16…87100xfe80…47eeBase$0.001100%fluxa39d ago0x1fd9ad…294fcb
0x2d16…87100x9c95…e299Base$0.001100%fluxa39d ago0x106b6b…5512d4
0x2d16…87100xfe80…47eeBase$0.001100%fluxa39d ago0x3a6344…a12d1b
0x2d16…87100x9c95…e299Base$0.001100%fluxa39d ago0xe50b61…28020a
0x2d16…87100x9c95…e299Base$0.001100%fluxa39d ago0x40576e…c91cfd
0x2d16…87100x9c95…e299Base$0.001100%fluxa39d ago0x5700cb…ea3579
0x2d16…87100xfe80…47eeBase$0.001100%fluxa39d ago0x7a2767…9a7a12
0x2d16…87100x9c95…e299Base$0.001100%fluxa39d ago0xce3064…ad6488
0x2d16…87100xfe80…47eeBase$0.001100%fluxa39d ago0x174278…1da759
0x2d16…87100xfe80…47eeBase$0.001100%fluxa39d ago0xad529d…d6d21d
0x2d16…87100xfe80…47eeBase$0.001100%fluxa39d ago0x557751…158951
0x2d16…87100xfe80…47eeBase$0.001100%fluxa39d ago0x811d02…d8b111
0x2d16…87100xfe80…47eeBase$0.001100%fluxa39d ago0xf963b8…58a697
0x2d16…87100xfe80…47eeBase$0.001100%fluxa39d ago0x0a277a…a850e5
0x2d16…87100xfe80…47eeBase$0.001100%fluxa39d ago0x97ca9e…2caad8
0x2d16…87100xfe80…47eeBase$0.001100%fluxa39d ago0xd0f3bc…d1c054
0x2d16…87100xfe80…47eeBase$0.001100%fluxa39d ago0xcbf52f…d94b53
0x2d16…87100xfe80…47eeBase$0.001100%fluxa39d ago0xfd0fd8…110913
0x2d16…87100x9c95…e299Base$0.001100%fluxa40d ago0xfcc7bc…a4baf4
0x2d16…87100x9c95…e299Base$0.001100%fluxa40d ago0x51c743…0e64a0
0x2d16…87100x9c95…e299Base$0.001100%fluxa40d ago0xf889cb…c3d66a
0x2d16…87100x9c95…e299Base$0.001100%fluxa40d ago0x118beb…2f367a
0x2d16…87100x9c95…e299Base$0.001100%fluxa40d ago0xdd97b6…da49e7
0x2d16…87100x9c95…e299Base$0.001100%fluxa40d ago0xdab26d…9e3b35

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.