Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x24fb…aeec0x9c95…e299Base$0.001100%fluxa45d ago0x29f23d…e524ac
0x24fb…aeec0x9c95…e299Base$0.001100%fluxa45d ago0x7fc886…fb13ac
0x24fb…aeec0x9c95…e299Base$0.001100%fluxa45d ago0x32bf4d…e4a77b
0x24fb…aeec0xfe80…47eeBase$0.001100%fluxa45d ago0x2b8504…0e457b
0x24fb…aeec0xfe80…47eeBase$0.001100%fluxa45d ago0x587bf7…f7300a
0x24fb…aeec0xfe80…47eeBase$0.001100%fluxa45d ago0x53c258…1f8be7
0x24fb…aeec0x9c95…e299Base$0.001100%fluxa45d ago0xdc99b4…9ef382
0x24fb…aeec0x9c95…e299Base$0.001100%fluxa45d ago0x527ffc…9f3ecb
0x24fb…aeec0xfe80…47eeBase$0.001100%fluxa45d ago0xfc82c4…7b9a8a
0x24fb…aeec0x9c95…e299Base$0.001100%fluxa45d ago0xad7771…67a9cc
0x24fb…aeec0x9c95…e299Base$0.001100%fluxa45d ago0xa840a1…0b618c
0x24fb…aeec0xfe80…47eeBase$0.001100%fluxa45d ago0xb24b7b…25f376
0x24fb…aeec0xfe80…47eeBase$0.001100%fluxa45d ago0x470249…160e58
0x24fb…aeec0x9c95…e299Base$0.001100%fluxa45d ago0x6225e1…62c482
0x24fb…aeec0x9c95…e299Base$0.001100%fluxa45d ago0xe96aa1…9cb031
0x24fb…aeec0x9c95…e299Base$0.001100%fluxa45d ago0x97582f…c690b3
0x24fb…aeec0xfe80…47eeBase$0.001100%fluxa45d ago0xed0375…3e1d75
0x24fb…aeec0xfe80…47eeBase$0.001100%fluxa45d ago0xca010a…f967db
0x24fb…aeec0x9c95…e299Base$0.001100%fluxa45d ago0x38ccf9…f86096
0x24fb…aeec0x9c95…e299Base$0.001100%fluxa45d ago0x7e9ab4…a31263
0x24fb…aeec0x9c95…e299Base$0.001100%fluxa46d ago0x70aff2…7b1cb3
0x24fb…aeec0x9c95…e299Base$0.001100%fluxa46d ago0x3e8a94…a2856d
0x24fb…aeec0x9c95…e299Base$0.001100%fluxa46d ago0xb7a886…aba8ca
0x24fb…aeec0x9c95…e299Base$0.001100%fluxa46d ago0xf63720…17fc50
0x24fb…aeec0x9c95…e299Base$0.001100%fluxa46d ago0xb27bb1…de0c56

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.