Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase106d ago0xa68c38…6ec794
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase106d ago0x05bab6…acb73d
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase106d ago0xf88670…720235
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase106d ago0x75b457…320070
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase106d ago0x25942e…423814
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase106d ago0xa02432…2cc5f5
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase106d ago0x9a9569…e511ec
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase106d ago0xdd6e71…5c08d9
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase106d ago0x0f4800…69956f
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase106d ago0x6edc02…183c91
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase106d ago0xc596d4…f7e02e
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase106d ago0x0e3fc1…a67bde
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase106d ago0x0a9162…c80043
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase106d ago0x63a579…c356bf
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase106d ago0xc20f9f…8225c3
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase106d ago0x0276c8…e6b56e
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase106d ago0x381276…20f925
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase106d ago0x3b9dc1…573538
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase106d ago0x761465…6eec0d
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase106d ago0xcf0674…0715e3
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase106d ago0x76c09c…585b8e
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase106d ago0xc54c6e…355a7d
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase106d ago0x571083…b435a1
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase106d ago0xdbbb4a…6eda6b
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase106d ago0x07bd61…bc88be

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.