Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd308…39d70xac65…4417Base—$0.09100%fluxa107d ago0x2bfc75…552432
0xb90a…9ae40xd308…39d7Base—$0.01100%fluxa107d ago0xcfc11c…f2a921
0xb90a…9ae40xd308…39d7Base—$0.01100%fluxa107d ago0xa347e6…f1645c
0xb90a…9ae40xd308…39d7Base—$0.01100%fluxa107d ago0x87682d…8793c8
0xb90a…9ae40xd308…39d7Base—$0.01100%fluxa107d ago0x04b6b0…cb5a44
0xb90a…9ae40xd308…39d7Base—$0.01100%fluxa107d ago0xc484fe…96f567
0xb90a…9ae40xd308…39d7Base—$0.01100%fluxa107d ago0xadf2d4…2b04a8
0xb90a…9ae40xd308…39d7Base—$0.01100%fluxa107d ago0x6b8634…565cc2
0xb90a…9ae40xd308…39d7Base—$0.01100%fluxa107d ago0x7dce47…2680ce
0xb90a…9ae40xd308…39d7Base—$0.01100%fluxa107d ago0x6b79d8…e7899b
0xd308…39d70xac65…4417Base—$0.01100%fluxa107d ago0x410938…49c29f
0xb90a…9ae40xd308…39d7Base—$0.01100%fluxa107d ago0xc3c63c…1d6e24
0xd308…39d70xac65…4417Base—$0.04100%fluxa107d ago0xf7f0f2…16d05b
0xb90a…9ae40xd308…39d7Base—$0.01100%fluxa107d ago0xa38bc6…d95511
0xb90a…9ae40xd308…39d7Base—$0.01100%fluxa107d ago0xe046e2…67fd37
0xb90a…9ae40xd308…39d7Base—$0.01100%fluxa107d ago0xd970ce…169989
0xb90a…9ae40xd308…39d7Base—$0.01100%fluxa107d ago0x2cae0b…017ce6
0xd308…39d70xac65…4417Base—$0.11100%fluxa107d ago0x15d398…077750
0xb90a…9ae40xd308…39d7Base—$0.01100%fluxa107d ago0xe3db6f…d19e0b
0xb90a…9ae40xd308…39d7Base—$0.01100%fluxa107d ago0x21fd8b…99f420
0xb90a…9ae40xd308…39d7Base—$0.01100%fluxa107d ago0x8b9271…40e8b9
0xb90a…9ae40xd308…39d7Base—$0.01100%fluxa107d ago0x92ed53…ae1c06
0xb90a…9ae40xd308…39d7Base—$0.01100%fluxa107d ago0xf7bc87…4bbd93
0xb90a…9ae40xd308…39d7Base—$0.01100%fluxa107d ago0xf04eef…6adba1
0xb90a…9ae40xd308…39d7Base—$0.05100%fluxa107d ago0x3442cf…e2c82c

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.