Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc4a4…8aca0x7dd5…2629Basex402 service$0.02100%coinbase1d ago0xcb9850…1126ca
0xc4a4…8aca0x7dd5…2629Basex402 service$0.02100%coinbase1d ago0x542dc1…77d072
0xc4a4…8aca0x7dd5…2629Basex402 service$0.02100%coinbase1d ago0x95dd01…8b738b
0xc4a4…8aca0x7dd5…2629Basex402 service$0.02100%coinbase1d ago0x2f8814…b2c776
0xc4a4…8aca0x7dd5…2629Basex402 service$0.02100%coinbase1d ago0x82a60c…309644
0xc4a4…8aca0x7dd5…2629Basex402 service$0.02100%coinbase1d ago0x231aa1…bf3e07
0xc4a4…8aca0x7dd5…2629Basex402 service$0.02100%coinbase1d ago0x56fa12…0b473b
0xc4a4…8aca0x7dd5…2629Basex402 service$0.02100%coinbase1d ago0xff2420…523926
0xc4a4…8aca0x7dd5…2629Basex402 service$0.02100%coinbase1d ago0xdd9f7a…d77222
0xc4a4…8aca0x7dd5…2629Basex402 service$0.02100%coinbase1d ago0x939b12…117018
0xc4a4…8aca0x7dd5…2629Basex402 service$0.02100%coinbase1d ago0xbe6e18…fbc003
0xc4a4…8aca0x7dd5…2629Basex402 service$0.02100%coinbase1d ago0x6f7528…0c234c
0xc4a4…8aca0x7dd5…2629Basex402 service$0.02100%coinbase1d ago0x933277…a09c0d
0xc4a4…8aca0x7dd5…2629Basex402 service$0.02100%coinbase1d ago0x1167fc…1f4e96
0xc4a4…8aca0x7dd5…2629Basex402 service$0.02100%coinbase1d ago0x6e9003…b5d85c
0xc4a4…8aca0x7dd5…2629Basex402 service$0.02100%coinbase1d ago0xdaefb8…201354
0xc4a4…8aca0x7dd5…2629Basex402 service$0.02100%coinbase1d ago0xbe4520…fc80cb
0xc4a4…8aca0x7dd5…2629Basex402 service$0.02100%coinbase1d ago0x22fb3d…8def26
0xc4a4…8aca0x7dd5…2629Basex402 service$0.02100%coinbase1d ago0x04ccca…2b5096
0xc4a4…8aca0x7dd5…2629Basex402 service$0.02100%coinbase1d ago0x2d2608…857fee
0xc4a4…8aca0x7dd5…2629Basex402 service$0.02100%coinbase1d ago0x8c09bd…c8614e
0xc4a4…8aca0x7dd5…2629Basex402 service$0.02100%coinbase1d ago0x65caaa…e7585a
0xc4a4…8aca0x7dd5…2629Basex402 service$0.02100%coinbase1d ago0xa7615a…c3c12b
0xda9c…47560x7dd5…2629Basex402 service$0.02100%coinbase1d ago0xfccbe6…4a81b8
0xda9c…47560x7dd5…2629Basex402 service$0.02100%coinbase1d ago0xb6b1d0…93144b

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.