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%coinbase56d ago0x74fbde…f0cb7b
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase56d ago0x67a768…e76c4d
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase56d ago0x19093a…db0653
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase56d ago0x89f8ec…8925b3
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase56d ago0x3dfbbd…813e18
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase56d ago0x5f70dc…255d6d
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase56d ago0x37d538…40c733
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase56d ago0xaeba8e…a6447e
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase56d ago0x0ba1b7…e06289
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase56d ago0xd3cbc6…7320d9
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase56d ago0x5deaf1…1bb05f
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase56d ago0x7e53ac…61b8c7
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase56d ago0x313dfa…3cb03b
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase56d ago0x42db42…3cc2bb
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase56d ago0x23e19c…1adcf9
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase56d ago0xe8553e…095026
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase56d ago0xf36f63…76620d
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase56d ago0x5a1f52…cd0524
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase56d ago0xb9e99d…c21351
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase56d ago0xd7a14f…e4034c
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase56d ago0x17c663…d3e5e5
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase56d ago0xb4f7be…25a0d8
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase56d ago0x3cf249…beaaae
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase56d ago0x0aa97a…6b1156
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase56d ago0x332b60…50416a

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.