Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase79d ago0xcad37d…3916da
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase79d ago0x60bebc…10a87d
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase79d ago0x18b68d…bb38d0
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase79d ago0xcd24c1…33537c
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase79d ago0xc38493…ef3a2a
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase79d ago0x438dcf…0c4949
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase79d ago0x669b57…fe63d3
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase79d ago0x44c47e…3493ef
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase79d ago0x9ecccc…3ee684
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase79d ago0xeb2f83…d8358c
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase79d ago0x4cda9f…e860ee
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase79d ago0xfa23ab…8cf05d
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase79d ago0xf105af…5e7d38
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase79d ago0xac690c…a96c3e
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase79d ago0x603ff9…e86d61
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase79d ago0xd15a7d…cbf8f7
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase79d ago0x299a6a…96f4ae
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase79d ago0x75ac51…05b996
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase79d ago0xc7e092…2c0999
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase79d ago0x66b3c1…17b82a
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase79d ago0x6e7e4e…c8805e
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase79d ago0x026dd5…07a76d
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase79d ago0x0e9084…0398c0
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase79d ago0x0537fe…66cf47
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase79d ago0xcedd7f…224b97

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.