Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x941c…27e60x50eb…6480Base—$0.002100%0x54f0…7932118d ago0xf1e574…f1c8ee
0x941c…27e60x50eb…6480Base—$0.001100%0x54f0…7932118d ago0x06a7e8…216d2a
0x941c…27e60x50eb…6480Base—$0.001100%0x54f0…7932118d ago0x39cf09…e1b593
0x941c…27e60x50eb…6480Base—$0.001100%0x54f0…7932118d ago0x545324…ef656b
0x941c…27e60x50eb…6480Base—$0.001100%0x54f0…7932118d ago0x46e25f…b445c4
0x941c…27e60x50eb…6480Base—$0.002100%0x54f0…7932118d ago0xbfef36…75f961
0x941c…27e60x50eb…6480Base—$0.002100%0x54f0…7932118d ago0x6e1dcd…129bbd
0x941c…27e60x50eb…6480Base—$0.001100%0x54f0…7932118d ago0xb2f747…05268c
0x941c…27e60x50eb…6480Base—$0.001100%0x54f0…7932118d ago0x64982f…b327eb
0x941c…27e60x50eb…6480Base—$0.003100%0x54f0…7932118d ago0x5b77d4…bd0144
0x941c…27e60x50eb…6480Base—$0.01100%0x54f0…7932118d ago0x7e5250…7691a0
0x941c…27e60x50eb…6480Base—$0.001100%0x54f0…7932118d ago0xe8ec0d…fa5aa7
0x941c…27e60x50eb…6480Base—$0.003100%0x54f0…7932118d ago0xe8c018…67d613
0x941c…27e60x50eb…6480Base—$0.001100%0x54f0…7932118d ago0x70be91…5b5a49
0x941c…27e60x50eb…6480Base—$0.003100%0x54f0…7932118d ago0xbe0967…44ef4e
0x941c…27e60x50eb…6480Base—$0.001100%0x54f0…7932118d ago0x9e24f8…15e0df
0x941c…27e60x50eb…6480Base—$0.001100%0x54f0…7932118d ago0xf4f4f7…d4fd2b
0x941c…27e60x50eb…6480Base—$0.001100%0x54f0…7932118d ago0xde4555…d2f15a
0x941c…27e60x50eb…6480Base—$0.002100%0x54f0…7932118d ago0x6ab782…297052
0x941c…27e60x50eb…6480Base—$0.002100%0x54f0…7932118d ago0x6cff6f…964b5b
0x941c…27e60x50eb…6480Base—$0.001100%0x54f0…7932118d ago0xa6b925…cd05a2
0x941c…27e60x50eb…6480Base—$0.002100%0x54f0…7932118d ago0xb5f332…bbba67
0x941c…27e60x50eb…6480Base—$0.001100%0x54f0…7932118d ago0x366b52…677962
0x941c…27e60x50eb…6480Base—$0.003100%0x54f0…7932118d ago0x955322…bbd95f
0x941c…27e60x50eb…6480Base—$0.003100%0x54f0…7932118d ago0x94442d…17f31e

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.