Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase112d ago0xa9f1a0…91e23a
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase112d ago0xee4e81…daa908
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase112d ago0x949bf8…92d56f
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase112d ago0x43fd86…ece743
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase112d ago0x665d0d…a84094
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase112d ago0x6a7efd…feeef7
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase112d ago0x6e763c…33d656
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase112d ago0x982d90…4e8703
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase112d ago0x2cf2b4…f16e49
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase112d ago0x2fc4d9…5e507e
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase112d ago0x15cceb…2e2614
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase112d ago0xae514c…7f5516
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase112d ago0x57242c…f89952
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase112d ago0x0accfa…8d2f74
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase112d ago0x3fbd4f…1c9c44
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase112d ago0x2e80c9…23f543
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase112d ago0x2460cf…ff3e8c
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase112d ago0xedfe7c…27a072
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase112d ago0x35796b…069a9f
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase112d ago0x884c8d…92d16f
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase112d ago0xc04d53…82e4ed
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase112d ago0x8e0114…06c0e9
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase112d ago0xbe280a…51fc6e
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase112d ago0x79f9d2…348c4f
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase112d ago0x48910b…627f4c

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.