Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe9f8…903a0x10c1…1e24Base—$0.22100%coinbase119d ago0x8de864…681db1
0xe9f8…903a0x10c1…1e24Base—$0.57100%coinbase119d ago0x8e2b61…939c15
0xe9f8…903a0x10c1…1e24Base—$0.67100%coinbase119d ago0xcc63ed…995cd8
0xe9f8…903a0x10c1…1e24Base—$0.54100%coinbase119d ago0x326840…028690
0xe9f8…903a0x10c1…1e24Base—$0.53100%coinbase119d ago0xac6cd5…5dedd8
0xe9f8…903a0x10c1…1e24Base—$0.50100%coinbase119d ago0x934815…9e0651
0xe9f8…903a0x10c1…1e24Base—$0.51100%coinbase119d ago0x798588…5976a3
0xe9f8…903a0x10c1…1e24Base—$0.51100%coinbase119d ago0x20b5a4…2826eb
0xe9f8…903a0x10c1…1e24Base—$0.51100%coinbase119d ago0xc32ecd…b83501
0xe9f8…903a0x10c1…1e24Base—$0.51100%coinbase119d ago0xcc8466…461a4f
0xe9f8…903a0x10c1…1e24Base—$0.51100%coinbase119d ago0x5a8ccd…847976
0xe9f8…903a0x10c1…1e24Base—$0.51100%coinbase119d ago0xb8217b…704a2b
0xe9f8…903a0x10c1…1e24Base—$0.50100%coinbase119d ago0x6898f3…37a5f7
0xe9f8…903a0x10c1…1e24Base—$0.58100%coinbase119d ago0x6e2a53…4541d3
0xe9f8…903a0x10c1…1e24Base—$0.51100%coinbase119d ago0x6d3bb8…cc0f36
0xe9f8…903a0x10c1…1e24Base—$0.56100%coinbase119d ago0x6bec5d…31d3d8
0xe9f8…903a0x10c1…1e24Base—$0.61100%coinbase119d ago0x5ed75e…77bd1c
0xe9f8…903a0x10c1…1e24Base—$0.53100%coinbase119d ago0x15cfae…43634d
0xe9f8…903a0x10c1…1e24Base—$0.72100%coinbase119d ago0xaf2c98…bd2a01
0xe9f8…903a0x10c1…1e24Base—$0.64100%coinbase119d ago0xf962be…172669
0xe9f8…903a0x10c1…1e24Base—$0.69100%coinbase119d ago0xdc39d7…43e796
0xe9f8…903a0x10c1…1e24Base—$0.62100%coinbase119d ago0x3b2469…7945c3
0xe9f8…903a0x10c1…1e24Base—$0.56100%coinbase119d ago0xa6994c…3927de
0xe9f8…903a0x10c1…1e24Base—$0.50100%coinbase119d ago0x52c6ef…78ed4a

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.