Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase105d ago0x4c6e21…820bbe
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase105d ago0x526928…244663
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase105d ago0x373a1f…8c5478
0xc4ed…1f420xa9dd…2315Base—$0.002100%candidates105d ago0xb4915c…ea9c25
0xc4ed…1f420xa9dd…2315Base—$0.002100%candidates105d ago0x292e03…bca244
0xc4ed…1f420xa9dd…2315Base—$0.002100%candidates105d ago0x5037c8…797ec1
0xc4ed…1f420xa9dd…2315Base—$0.002100%candidates105d ago0x949e23…b4d4e0
0xc4ed…1f420xa9dd…2315Base—$0.002100%candidates105d ago0x67946f…0c9d43
0xc4ed…1f420xa9dd…2315Base—$0.002100%candidates105d ago0x8215ca…3e77dd
0xc4ed…1f420xa9dd…2315Base—$0.002100%candidates105d ago0x2702df…679e63
0xc4ed…1f420xa9dd…2315Base—$0.002100%candidates105d ago0x98943e…3c5951
0xc4ed…1f420xa9dd…2315Base—$0.002100%candidates105d ago0x81c625…7401d7
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase105d ago0xa2fe2f…f48e63
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase105d ago0xac908b…7aaade
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase105d ago0x66effb…3d4633
0xc4ed…1f420xa9dd…2315Base—$0.002100%candidates105d ago0x37d62a…88f6fa
0xc4ed…1f420xa9dd…2315Base—$0.002100%candidates105d ago0x362568…5dbbb9
0xc4ed…1f420xa9dd…2315Base—$0.002100%candidates105d ago0x712ebd…ff0829
0xc4ed…1f420xa9dd…2315Base—$0.002100%candidates105d ago0xff571c…eff248
0xc4ed…1f420xa9dd…2315Base—$0.002100%candidates105d ago0x2b863b…ff0c0f
0xc4ed…1f420xa9dd…2315Base—$0.002100%candidates105d ago0xab375f…e14c64
0xc4ed…1f420xa9dd…2315Base—$0.002100%candidates105d ago0x2432ca…6b1785
0xc4ed…1f420xa9dd…2315Base—$0.002100%candidates105d ago0x22c0cf…b79740
0xc4ed…1f420xa9dd…2315Base—$0.002100%candidates105d ago0xa294cd…a97790
0xc4ed…1f420xa9dd…2315Base—$0.002100%candidates105d ago0xe003c4…19247f

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.