Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase5d ago0xee0e94…d9dc1c
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase5d ago0x3efc27…7d30e0
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase5d ago0x0839ef…fbc56b
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase5d ago0xf3240c…e7e158
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase5d ago0xe7e10c…451ac6
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase5d ago0x4c39a1…b93d6a
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase6d ago0xacee56…1a7008
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase6d ago0x4601e4…a5d508
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase6d ago0x119b3e…c1a86b
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase6d ago0xeee2a1…30ce8b
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase6d ago0x383c0e…779047
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase6d ago0xbead23…68b22c
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase6d ago0x739e61…5cf435
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase6d ago0x859a2c…26ae75
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase6d ago0x4968dc…08cc1f
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase6d ago0xf9269d…6c825f
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase6d ago0xd7a9a9…35d296
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase6d ago0xc613d3…63175d
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase6d ago0x469e45…d9572d
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase6d ago0xf083fd…ff2eb7
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase6d ago0xd3e51b…ca280f
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase6d ago0xbe279d…2c371b
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase6d ago0xcd820f…a403c0
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase6d ago0x748d8d…8ed016
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase6d ago0x96a9d6…32f177

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.