Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase8d ago0xa4eca8…3035b9
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase8d ago0x6c2798…7acad2
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase8d ago0xa2be23…5bd414
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase8d ago0x99cb87…73cd75
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase8d ago0x9fdc1d…b125f6
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase8d ago0x15b33f…530969
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase8d ago0x3a98e8…c9c212
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase8d ago0x0895b8…b72bea
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase8d ago0x75dc2e…584046
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase8d ago0x301f0a…72cc8e
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase8d ago0xd62312…f2bd0e
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase8d ago0x6be40f…d8471d
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase8d ago0x9ed78c…83cd71
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase8d ago0x3c80ea…dfbb35
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase8d ago0xdb886d…0b1bba
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase8d ago0x505355…6fe365
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase8d ago0xe9d2b8…540b99
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase8d ago0x82d439…4d4c82
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase8d ago0xf6c174…59446c
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase8d ago0x65c196…83fb90
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase8d ago0xf0244c…75ac36
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase8d ago0xcd23dc…8aa75b
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase8d ago0x245724…6703d3
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase8d ago0x3f44a9…5d8ab7
0x3f53…4f230x5aae…482eBase—$0.001100%coinbase8d ago0xbc4f31…0edd94

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.