Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xebb7…bea00xa9dd…2315Base—$0.002100%candidates101d ago0xad89cc…447b84
0xebb7…bea00xa9dd…2315Base—$0.002100%candidates101d ago0xa1c5dc…ed0ec4
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase101d ago0xeb0f35…c43a91
0xebb7…bea00xa9dd…2315Base—$0.002100%candidates101d ago0x808268…d57d40
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase101d ago0x169d7e…820df5
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase101d ago0x4e5ce4…cce6f1
0xebb7…bea00xa9dd…2315Base—$0.002100%candidates101d ago0x86bc69…29cee2
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase101d ago0x054932…bd4fad
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase101d ago0x148309…aa2a1a
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase101d ago0x37189e…758b5e
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase101d ago0xdd0ddf…4b8e3c
0xebb7…bea00xa9dd…2315Base—$0.002100%candidates101d ago0xfc26c6…e652ac
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase101d ago0x3e8726…db19a5
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase101d ago0xcd5f32…c6d280
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase101d ago0x61165e…2b7385
0xebb7…bea00xa9dd…2315Base—$0.002100%candidates101d ago0xc31791…62d422
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase101d ago0x26e05f…c8015c
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase101d ago0x3b1426…765b20
0xebb7…bea00xa9dd…2315Base—$0.002100%candidates101d ago0x45024b…82ba68
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase101d ago0x0e6050…d23a5a
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase101d ago0x6e6fe6…2dc302
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase101d ago0x71cbf8…da421d
0xebb7…bea00xa9dd…2315Base—$0.002100%candidates101d ago0x408342…24e6ce
0xebb7…bea00xa9dd…2315Base—$0.002100%candidates101d ago0x4d40c3…689233
0xebb7…bea00xa9dd…2315Base—$0.002100%candidates101d ago0x0e50cc…b87070

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.