Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbcf2…9cd30xa9dd…2315Base—$0.002100%coinbase95d ago0x6ce7d3…1403dd
0xbcf2…9cd30xa9dd…2315Base—$0.002100%coinbase95d ago0xf8e48e…bd452e
0xbcf2…9cd30xa9dd…2315Base—$0.002100%coinbase95d ago0xb9a0a6…f86e1f
0xbcf2…9cd30xa9dd…2315Base—$0.002100%coinbase95d ago0xf1953a…1a03e1
0xbcf2…9cd30xa9dd…2315Base—$0.002100%coinbase95d ago0xea071f…1768c7
0xbcf2…9cd30xa9dd…2315Base—$0.002100%coinbase95d ago0xae40c1…01172c
0xbcf2…9cd30xa9dd…2315Base—$0.002100%coinbase95d ago0x040db2…2b0817
0xbcf2…9cd30xa9dd…2315Base—$0.002100%coinbase95d ago0x357237…e7a39e
0xbcf2…9cd30xa9dd…2315Base—$0.002100%coinbase95d ago0x4714ef…d15dc2
0xbcf2…9cd30xa9dd…2315Base—$0.002100%coinbase95d ago0x992ee1…41f99b
0xbcf2…9cd30xa9dd…2315Base—$0.002100%coinbase95d ago0x6e28dd…1ae3dd
0xbcf2…9cd30xa9dd…2315Base—$0.002100%coinbase95d ago0x1022f0…c71c81
0xbcf2…9cd30xa9dd…2315Base—$0.002100%coinbase95d ago0x6c4530…73c85c
0xbcf2…9cd30xa9dd…2315Base—$0.002100%coinbase95d ago0x143a7b…f377e1
0xbcf2…9cd30xa9dd…2315Base—$0.002100%coinbase95d ago0xc7003e…5a64ca
0xbcf2…9cd30xa9dd…2315Base—$0.002100%coinbase95d ago0x9c25ae…458419
0xbcf2…9cd30xa9dd…2315Base—$0.002100%coinbase95d ago0x8123da…b73bc2
0xbcf2…9cd30xa9dd…2315Base—$0.002100%coinbase95d ago0xdc7fe7…212236
0xbcf2…9cd30xa9dd…2315Base—$0.002100%coinbase95d ago0x455da7…65887e
0xbcf2…9cd30xa9dd…2315Base—$0.002100%coinbase95d ago0x318f07…369125
0xbcf2…9cd30xa9dd…2315Base—$0.002100%coinbase95d ago0xd0dd0b…0e14c7
0xbcf2…9cd30xa9dd…2315Base—$0.002100%coinbase95d ago0x1b5184…cb2976
0xbcf2…9cd30xa9dd…2315Base—$0.002100%coinbase95d ago0x4df629…4f0f4c
0xbcf2…9cd30xa9dd…2315Base—$0.002100%coinbase95d ago0x7309fd…0f7e5a
0xbcf2…9cd30xa9dd…2315Base—$0.002100%coinbase95d ago0x2ab78b…0d938b

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.