Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase12d ago0x6b68e0…e720bf
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase12d ago0x5c8c87…cd3c80
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase12d ago0xf6cbd0…edea84
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase12d ago0x6dc6f4…ebcdd8
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase12d ago0xe00fa0…1fa488
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase12d ago0x782436…ed9ebd
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase12d ago0x19f5b3…3a661b
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase12d ago0x505a38…c714c9
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase12d ago0x95dec6…904ea0
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase12d ago0xb7d56a…48b8e3
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase12d ago0xecdf1e…40d836
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase12d ago0x71d13a…c60880
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase12d ago0xe14c36…e3c9f3
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase12d ago0x6a3f60…520146
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase12d ago0x7538c0…623926
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase12d ago0x8bbe96…0b1f86
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase12d ago0x2b88e3…0cc921
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase12d ago0x4316e5…41247e
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase12d ago0x31170f…74b3b0
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase12d ago0x530b8d…c3d6c0
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase12d ago0xd5a576…df1900
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase12d ago0x16f5ea…d42797
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase12d ago0x5283f5…d7a0d8
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase12d ago0xd75c7a…457dee
0xdc04…954d0xa9dd…2315Base—$0.002100%coinbase12d ago0xc6cf11…91b8f6

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.