Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6fd2…08050x07cf…2396Basex402 service$0.02100%dexter36d ago0x42a0d4…12ce47
0x6fd2…08050x07cf…2396Basex402 service$0.0670%0x1360…66fa36d ago0x9428f4…05bfd6
0x6fd2…08050x07cf…2396Basex402 service$0.2070%0x1360…66fa36d ago0x662554…394471
0x6fd2…08050x07cf…2396Basex402 service$0.0470%0x1360…66fa36d ago0xd04fe1…4a0b3c
0x6fd2…08050x07cf…2396Basex402 service$0.20100%dexter36d ago0x8428cf…1af69d
0x6fd2…08050x07cf…2396Basex402 service$0.04100%dexter36d ago0xbbf902…f2733a
0x6fd2…08050x07cf…2396Basex402 service$0.06100%dexter36d ago0x96db93…6499ad
0x6fd2…08050x07cf…2396Basex402 service$0.02100%dexter37d ago0xfb7459…98284d
0x6fd2…08050x07cf…2396Basex402 service$0.06100%dexter37d ago0x034f8c…6a08ab
0x6fd2…08050x07cf…2396Basex402 service$0.02100%dexter37d ago0xd4c9cf…840e82
0x6fd2…08050x07cf…2396Basex402 service$0.02100%dexter37d ago0x6d37b1…5c7d79
0x6fd2…08050x07cf…2396Basex402 service$0.04100%dexter37d ago0x7fdd99…0844aa
0x6fd2…08050x07cf…2396Basex402 service$0.02100%dexter37d ago0x9f6d19…91eddd
0x6fd2…08050x07cf…2396Basex402 service$0.20100%dexter37d ago0x3cb8bd…f1b337
0x6fd2…08050x07cf…2396Basex402 service$0.02100%dexter37d ago0xe4b13e…4d5e8b
0x6fd2…08050x07cf…2396Basex402 service$0.10100%dexter37d ago0x229a3f…c536ee
0x6fd2…08050x07cf…2396Basex402 service$0.06100%dexter37d ago0xc97912…31775c
0x6fd2…08050x07cf…2396Basex402 service$0.02100%dexter37d ago0x75f630…eee04d
0x6fd2…08050x07cf…2396Basex402 service$0.20100%dexter37d ago0x9f3a13…9c5d6b
0x6fd2…08050x07cf…2396Basex402 service$0.02100%dexter37d ago0xa59a77…21c0c9
0x6fd2…08050x07cf…2396Basex402 service$0.02100%dexter37d ago0xd7a0f8…e39ab2
0x6fd2…08050x07cf…2396Basex402 service$0.06100%dexter37d ago0x56f1ba…e3ce69
0x6fd2…08050x07cf…2396Basex402 service$0.04100%dexter37d ago0xa27b00…1ca895
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa37d ago0x8415bf…baa717
0x6fd2…08050x07cf…2396Basex402 service$0.0470%0x1360…66fa37d ago0x546547…108165

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.