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%coinbase75d ago0x95d748…ba8837
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase75d ago0x0dc541…df9345
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase75d ago0x38d6f1…7320f1
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase75d ago0x5d4341…6c1502
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase75d ago0x791fc9…3f1726
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase75d ago0x5fd9f2…a361d9
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase75d ago0x815b36…0e093e
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase75d ago0xb2cdde…8053ec
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase75d ago0xef1730…cacf04
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase75d ago0xb8c057…8e789f
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase75d ago0xa436ea…97445c
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase75d ago0xc69978…6722d5
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase75d ago0xcaea59…bdb7d0
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase75d ago0x21731d…d73096
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase75d ago0x29aa2e…f5ec06
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase75d ago0xbcedee…15fc82
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase75d ago0x652326…3e1213
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase75d ago0x520ad5…c4c5a0
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase75d ago0x94c255…c9c27b
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase75d ago0xc1bc5e…e830ad
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase75d ago0x9c743a…611845
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase75d ago0x51d96b…58c3c6
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase75d ago0x31a72e…4c7be3
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase75d ago0xe67354…fc39ba
0x86ee…a73d0x78f9…3928Base$0.10100%coinbase75d ago0x5de40f…afc692

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.