Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3bb1…e1f70xfe80…47eeBase—$0.001100%fluxa48d ago0x4b7be2…067ab8
0x3bb1…e1f70xfe80…47eeBase—$0.001100%fluxa48d ago0x645f5d…bef37f
0x3bb1…e1f70xfe80…47eeBase—$0.001100%fluxa48d ago0x30cacd…7cea23
0x3bb1…e1f70xfe80…47eeBase—$0.001100%fluxa48d ago0xc3034d…96912f
0x3bb1…e1f70x9c95…e299Base—$0.001100%fluxa48d ago0x979583…b513fb
0x3bb1…e1f70x9c95…e299Base—$0.001100%fluxa48d ago0x0dd7ff…bc83a7
0x3bb1…e1f70xfe80…47eeBase—$0.001100%fluxa48d ago0x42dcf1…ad3649
0x3bb1…e1f70xfe80…47eeBase—$0.001100%fluxa48d ago0xd7843b…c1b477
0x3bb1…e1f70x9c95…e299Base—$0.001100%fluxa48d ago0x4fc1f2…1f765c
0x3bb1…e1f70xfe80…47eeBase—$0.001100%fluxa48d ago0x2242c8…c2f351
0x3bb1…e1f70xfe80…47eeBase—$0.001100%fluxa48d ago0x7fdf2c…d6a827
0x3bb1…e1f70x9c95…e299Base—$0.001100%fluxa48d ago0x117d4d…5a12d5
0x3bb1…e1f70x9c95…e299Base—$0.001100%fluxa48d ago0xf2d3a4…9beba1
0x3bb1…e1f70x9c95…e299Base—$0.001100%fluxa48d ago0x5b7f84…736ff5
0x3bb1…e1f70x9c95…e299Base—$0.001100%fluxa48d ago0xdde8dc…075157
0x3bb1…e1f70x9c95…e299Base—$0.001100%fluxa48d ago0xe6418b…1fe5ca
0x3bb1…e1f70x9c95…e299Base—$0.001100%fluxa48d ago0x4e4e17…5634ac
0x3bb1…e1f70x9c95…e299Base—$0.001100%fluxa48d ago0x05b4d8…6f1539
0x3bb1…e1f70x9c95…e299Base—$0.001100%fluxa48d ago0xe0652a…cb8d81
0x3bb1…e1f70x9c95…e299Base—$0.001100%fluxa48d ago0x8c0dde…a4272b
0x3bb1…e1f70x9c95…e299Base—$0.001100%fluxa48d ago0xd30fb1…42e7cf
0x3bb1…e1f70xfe80…47eeBase—$0.001100%fluxa49d ago0x45c245…98b36d
0x3bb1…e1f70x9c95…e299Base—$0.001100%fluxa49d ago0x8563e3…210195
0x3bb1…e1f70x9c95…e299Base—$0.001100%fluxa49d ago0xed4abd…2e0440
0x3bb1…e1f70x9c95…e299Base—$0.001100%fluxa49d ago0x34fe53…2d95d3

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.