Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa37d ago0xe460f5…b8a662
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa37d ago0x4e35af…309c85
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa37d ago0xc6b4f0…f181d6
0x74cc…76e90x9c95…e299Base$0.001100%fluxa37d ago0xd1298b…c5b03a
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa37d ago0x831c3d…12db5b
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa37d ago0xc089c1…215dfe
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa37d ago0x478b16…be153c
0x74cc…76e90x9c95…e299Base$0.001100%fluxa37d ago0xdbb7f4…7de642
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa37d ago0x55380f…4f96ba
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa37d ago0x8bc0ae…007129
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa37d ago0x76fa1a…f52ebc
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa37d ago0x30cce1…dd4115
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa37d ago0xf0cd46…23b80e
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa37d ago0x2c8117…0bf7a5
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa37d ago0xdcc92b…fd1bed
0x74cc…76e90x9c95…e299Base$0.001100%fluxa37d ago0x963358…59e674
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa37d ago0xd08c49…87f1f4
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa37d ago0x9c89c2…cd7f49
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa37d ago0x7fc637…5ab6b2
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa37d ago0x526a5d…a7dab3
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa38d ago0xf9f814…35dc80
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa38d ago0x182a28…a6a4d7
0x74cc…76e90x9c95…e299Base$0.001100%fluxa38d ago0xae128c…710cb1
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa38d ago0x631e02…89028a
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa38d ago0x65aaac…11e1a4

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.