Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc3d ago0x6f300c…5119bd
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc3d ago0xab7a45…aa27ad
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc3d ago0x0d14fa…0f69b8
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc3d ago0x2ca636…c45d9d
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc3d ago0x5251b4…f83da1
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc3d ago0xa59956…edbfd7
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc3d ago0x2e6ae8…4ac7e5
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc3d ago0xa62041…6a2383
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc3d ago0xc763f3…ed0023
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc3d ago0x64de38…e857b3
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc3d ago0xc5a9e2…7403d6
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc3d ago0xb5e0b8…fb3c53
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc3d ago0x205737…68d881
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc3d ago0x7ccc15…eb1156
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc3d ago0x3dc402…ed56c9
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc3d ago0xc519d8…679191
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc3d ago0x0d02c4…7fb127
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc3d ago0xdae597…55fb77
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc3d ago0x9f8d1d…819ea8
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc3d ago0x95d983…bc0e95
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc3d ago0x252986…bf11ce
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc3d ago0xb12238…c8abab
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc3d ago0x718f28…2765f8
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc3d ago0xaa34ff…349dd1
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc3d ago0x9ea2bb…d1bc25

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.