Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3aca…63310x0e3d…7757Base—$10.20100%0xf345…7b3493d ago0x1e932f…5b2d23
0x3aca…63310x0e3d…7757Base—$5.15100%0x7dc9…9d7b93d ago0xea4536…e86da4
0x3aca…63310x0e3d…7757Base—$14.32100%0xde1b…a3a293d ago0x80bf9b…61e6a5
0x3aca…63310x0e3d…7757Base—$14.32100%0x7d28…b24893d ago0x73decc…28cf05
0x3aca…63310x0e3d…7757Base—$14.32100%0x4f4d…74b793d ago0xc73537…b621a1
0x3aca…63310x0e3d…7757Base—$14.32100%0x581b…eeb293d ago0xb5219a…2391ca
0x3aca…63310x0e3d…7757Base—$12.26100%0xfe42…c1f093d ago0x00ac07…c2e91f
0x3aca…63310x0e3d…7757Base—$12.26100%0x0fb0…485993d ago0x59b9d4…60f21f
0x3aca…63310x0e3d…7757Base—$12.26100%0xa2ae…033193d ago0x06dbe0…e6f1e0
0x3aca…63310x0e3d…7757Base—$12.26100%0x39ac…36cd93d ago0x9e727d…24ff94
0x3aca…63310x0e3d…7757Base—$11.23100%0xc2de…8a3d93d ago0xe02cbc…3244fc
0x3aca…63310x0e3d…7757Base—$11.23100%0x3d68…f69e93d ago0x6fe74a…257aa1
0x3aca…63310x0e3d…7757Base—$11.23100%0x5df6…642893d ago0x0b1d08…8e56b7
0x3aca…63310x0e3d…7757Base—$11.23100%0xe082…90c493d ago0x7dd5d1…7bc451
0x3aca…63310x0e3d…7757Base—$11.23100%0x20d2…f0b293d ago0x337835…ed2e34
0x3aca…63310x0e3d…7757Base—$11.23100%0x8121…3f9d93d ago0x6fa9bb…0002de
0x3aca…63310x0e3d…7757Base—$11.23100%0xfec0…c39493d ago0x544a42…778a30
0x3aca…63310x0e3d…7757Base—$11.23100%0x45b7…2d9493d ago0x3f709b…3734c9

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.