Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb493…121f0x10c1…1e24Base—$3.33100%coinbase116d ago0x07d591…0c3b63
0xb493…121f0x10c1…1e24Base—$0.55100%coinbase116d ago0x730c50…851c46
0xb493…121f0x10c1…1e24Base—$0.57100%coinbase116d ago0x933338…07d6ce
0xb493…121f0x10c1…1e24Base—$0.52100%coinbase116d ago0xa6674e…a58142
0xb493…121f0x10c1…1e24Base—$0.99100%coinbase116d ago0x3d5b23…a9214d
0xb493…121f0x10c1…1e24Base—$0.97100%coinbase116d ago0xdcde20…a643b5
0xb493…121f0x10c1…1e24Base—$0.56100%coinbase116d ago0xc6bc0b…09738a
0xb493…121f0x10c1…1e24Base—$0.86100%coinbase116d ago0x0a7470…97abe8
0xb493…121f0x10c1…1e24Base—$0.57100%coinbase116d ago0x1d175a…d12b09
0xb493…121f0x10c1…1e24Base—$0.71100%coinbase116d ago0xa6c278…b451b0
0xb493…121f0x10c1…1e24Base—$0.63100%coinbase116d ago0xe6a5b0…fd48a0
0xb493…121f0x10c1…1e24Base—$0.53100%coinbase116d ago0x674678…33406d
0xb493…121f0x10c1…1e24Base—$0.80100%coinbase116d ago0xa30e57…f2c22e
0xb493…121f0x10c1…1e24Base—$0.72100%coinbase116d ago0x8f1af8…0b54e8
0xb493…121f0x10c1…1e24Base—$1.10100%coinbase116d ago0x38f5c1…3a1af7
0xb493…121f0x10c1…1e24Base—$1.46100%coinbase116d ago0xae4db5…96d039
0xb493…121f0x10c1…1e24Base—$1.14100%coinbase116d ago0xc17ebd…f1ec2e
0xb493…121f0x10c1…1e24Base—$1.14100%coinbase116d ago0x26d959…41b5f2
0xb493…121f0x10c1…1e24Base—$0.54100%coinbase116d ago0x390314…822e6d
0xb493…121f0x10c1…1e24Base—$0.38100%coinbase116d ago0x03ac03…7b3dec
0xb493…121f0x10c1…1e24Base—$0.77100%coinbase116d ago0xacfd57…5ba401
0xb493…121f0x10c1…1e24Base—$0.66100%coinbase116d ago0xfa339e…583305
0xb493…121f0x10c1…1e24Base—$0.82100%coinbase116d ago0x9e53dd…7a85d6
0xb493…121f0x10c1…1e24Base—$0.67100%coinbase116d ago0xa322d1…4ef236
0xb493…121f0x10c1…1e24Base—$0.65100%coinbase116d ago0x56fac2…ebb936

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.