Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x05a0…2d090xfe80…47eeBase—$0.001100%fluxa17d ago0x120c54…99cd98
0x05a0…2d090xfe80…47eeBase—$0.001100%fluxa17d ago0x3fe41e…e2a054
0x05a0…2d090xfe80…47eeBase—$0.001100%fluxa17d ago0x515b4b…1fdc71
0x05a0…2d090xfe80…47eeBase—$0.001100%fluxa17d ago0x9f66f8…bdb8b2
0x05a0…2d090xfe80…47eeBase—$0.001100%fluxa17d ago0x83b032…36d7c0
0x05a0…2d090xfe80…47eeBase—$0.001100%fluxa17d ago0x0d472d…8c6b2a
0x05a0…2d090xfe80…47eeBase—$0.001100%fluxa17d ago0xff1895…63658a
0x05a0…2d090xfe80…47eeBase—$0.001100%fluxa17d ago0x12e884…a29a41
0x05a0…2d090xfe80…47eeBase—$0.001100%fluxa17d ago0x6d6278…026b6f
0x05a0…2d090xfe80…47eeBase—$0.001100%fluxa17d ago0xb880cd…95df88
0x05a0…2d090xfe80…47eeBase—$0.001100%fluxa17d ago0x83d502…49a128
0x05a0…2d090xfe80…47eeBase—$0.001100%fluxa17d ago0x16dd23…150f5c
0x05a0…2d090xfe80…47eeBase—$0.001100%fluxa17d ago0xe66bcc…95a2dd
0x05a0…2d090xfe80…47eeBase—$0.001100%fluxa17d ago0xe35f2f…3aea17
0x05a0…2d090xfe80…47eeBase—$0.001100%fluxa17d ago0x520627…e3a3c1
0x05a0…2d090xfe80…47eeBase—$0.001100%fluxa17d ago0x6966be…f4edfa
0x05a0…2d090xfe80…47eeBase—$0.001100%fluxa17d ago0xb0fec3…b49ee6
0x05a0…2d090xfe80…47eeBase—$0.001100%fluxa17d ago0x004ecc…0dbda3
0x05a0…2d090xfe80…47eeBase—$0.001100%fluxa17d ago0xaffba8…9e0809
0x05a0…2d090xfe80…47eeBase—$0.001100%fluxa17d ago0xeee42f…42a884
0x05a0…2d090xfe80…47eeBase—$0.001100%fluxa17d ago0xfbc4ca…e3bbf4
0x05a0…2d090xfe80…47eeBase—$0.001100%fluxa17d ago0xa7182b…b9ac82
0x05a0…2d090xfe80…47eeBase—$0.001100%fluxa17d ago0x67b50d…d7fa46
0x05a0…2d090xfe80…47eeBase—$0.001100%fluxa17d ago0xbb5a58…06c357
0x05a0…2d090xfe80…47eeBase—$0.001100%fluxa17d ago0xc5cb0b…b65694

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.