Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa44d ago0x17c30e…9efeee
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa44d ago0x7cdeda…5a58d4
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa44d ago0x999981…edb41f
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa44d ago0xa38f74…bf1f6e
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa44d ago0x367cc8…3a9459
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa44d ago0x7dc1fd…1ebb58
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa44d ago0xc17478…36bf58
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa44d ago0xf85a7f…f21c57
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa44d ago0x83725d…0fdefd
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa44d ago0x9c6b70…88f336
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa44d ago0x5ab79d…6bf292
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa44d ago0xbe9fba…7395c5
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa44d ago0x11bee0…7d53fb
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa44d ago0x38f529…c5f82b
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa44d ago0x5120f2…ecdad7
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa44d ago0xd6a690…52233e
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa45d ago0x0ba9f4…91e7b7
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa45d ago0x841a58…b66e57
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa45d ago0x53ea9a…112ef7
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa45d ago0x5fbb16…6570f2
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa45d ago0x8064c7…c6661d
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa45d ago0xc4d31e…179cad
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa45d ago0x4574a8…11843f
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa45d ago0xc49e4e…51bb0e
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa45d ago0xd6bde1…656612

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.