Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbe72…f49e0x7bec…71e2BaseJSON Integrity AttestationAttestation$0.003100%coinbase2d ago0x0119f5…01bd28
0xbe72…f49e0x7bec…71e2BaseJSON Integrity AttestationAttestation$0.004100%coinbase2d ago0xdd31f0…1a83c4
0xbe72…f49e0x7bec…71e2BaseJSON Integrity AttestationAttestation$0.004100%coinbase2d ago0xdf539d…067ddf
0xbe72…f49e0x7bec…71e2BaseJSON Integrity AttestationAttestation$0.002100%coinbase2d ago0xd889c8…8b6d05
0xbe72…f49e0x7bec…71e2BaseJSON Integrity AttestationAttestation$0.002100%coinbase2d ago0xc821e6…93bc50
0xbe72…f49e0x7bec…71e2BaseJSON Integrity AttestationAttestation$0.003100%coinbase2d ago0x39ab4d…4f5c1d
0xbe72…f49e0x7bec…71e2BaseJSON Integrity AttestationAttestation$0.002100%coinbase2d ago0xe0968b…0dffea
0xbe72…f49e0x7bec…71e2BaseJSON Integrity AttestationAttestation$0.002100%coinbase2d ago0x82fa1e…d42e47
0xbe72…f49e0x7bec…71e2BaseJSON Integrity AttestationAttestation$0.003100%coinbase2d ago0x806c6f…9c6e25
0xbe72…f49e0x7bec…71e2BaseJSON Integrity AttestationAttestation$0.003100%coinbase2d ago0x60999b…0e9120
0xbe72…f49e0x7bec…71e2BaseJSON Integrity AttestationAttestation$0.005100%coinbase3d ago0xe11cd4…eb65ad
0xbe72…f49e0x7bec…71e2BaseJSON Integrity AttestationAttestation$0.002100%coinbase3d ago0x568b65…3041ef
0xbe72…f49e0x7bec…71e2BaseJSON Integrity AttestationAttestation$0.004100%coinbase3d ago0xdc0e07…2b80e5
0xbe72…f49e0x7bec…71e2BaseJSON Integrity AttestationAttestation$0.003100%coinbase3d ago0x2fca17…cb648b
0xbe72…f49e0x7bec…71e2BaseJSON Integrity AttestationAttestation$0.002100%coinbase3d ago0x1ccf62…2cc917
0xbe72…f49e0x7bec…71e2BaseJSON Integrity AttestationAttestation$0.002100%coinbase3d ago0x330e50…52c312
0xbe72…f49e0x7bec…71e2BaseJSON Integrity AttestationAttestation$0.003100%coinbase3d ago0x078efe…e1a864
0xbe72…f49e0x7bec…71e2BaseJSON Integrity AttestationAttestation$0.003100%coinbase3d ago0x335c6f…0bbcf3
0xbe72…f49e0x7bec…71e2BaseJSON Integrity AttestationAttestation$0.003100%coinbase3d ago0x36385d…9c7e18
0xbe72…f49e0x7bec…71e2BaseJSON Integrity AttestationAttestation$0.004100%coinbase3d ago0x15003d…289507
0xbe72…f49e0x7bec…71e2BaseJSON Integrity AttestationAttestation$0.002100%coinbase3d ago0xbbb112…f48b88
0xbe72…f49e0x7bec…71e2BaseJSON Integrity AttestationAttestation$0.007100%coinbase3d ago0x2f3d89…296025

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.