Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb425…02a60x10c1…1e24Base—$0.04100%coinbase107d ago0x131b8f…0b32eb
0xb425…02a60x10c1…1e24Base—$0.12100%coinbase107d ago0x085d93…feb5cf
0xb425…02a60x10c1…1e24Base—$0.16100%coinbase107d ago0x29c93d…98f5ef
0xb425…02a60x10c1…1e24Base—$0.15100%coinbase107d ago0x0d6f77…56460c
0xb425…02a60x10c1…1e24Base—$0.19100%coinbase107d ago0x82989d…716591
0xb425…02a60x10c1…1e24Base—$0.41100%coinbase107d ago0x96902e…f2883b
0xb425…02a60x10c1…1e24Base—$0.23100%coinbase107d ago0xe35e53…773a05
0xb425…02a60x10c1…1e24Base—$0.50100%coinbase107d ago0x7519b7…ddd0c3
0xb425…02a60x10c1…1e24Base—$0.31100%coinbase107d ago0xd6619c…7d430c
0xb425…02a60x10c1…1e24Base—$0.38100%coinbase107d ago0x2e640c…6e6e57
0xb425…02a60x10c1…1e24Base—$0.04100%coinbase107d ago0xde6ecb…486b5d
0xb425…02a60x10c1…1e24Base—$0.02100%coinbase107d ago0xbeec4d…3c87a6
0xb425…02a60x10c1…1e24Base—$0.09100%coinbase107d ago0x674444…c1ff4a
0xb425…02a60x10c1…1e24Base—$0.02100%coinbase107d ago0x7a1c46…cef81e
0xb425…02a60x10c1…1e24Base—$0.04100%coinbase107d ago0x4e4d7d…8521b8
0xb425…02a60x10c1…1e24Base—$0.14100%coinbase107d ago0xc523ba…12ddfe
0xb425…02a60x10c1…1e24Base—$0.01100%coinbase107d ago0x49b0e7…080adc
0xb425…02a60x10c1…1e24Base—$0.08100%coinbase107d ago0xb96957…ca7ad8
0xb425…02a60x10c1…1e24Base—$0.13100%coinbase107d ago0x22bf7e…2f06f7
0xb425…02a60x10c1…1e24Base—$0.17100%coinbase107d ago0xb2c984…d9728c
0xb425…02a60x10c1…1e24Base—$0.14100%coinbase107d ago0x229d5e…d878ec
0xb425…02a60x10c1…1e24Base—$0.18100%coinbase107d ago0x12d68c…f091a1
0xb425…02a60x10c1…1e24Base—$0.06100%coinbase107d ago0x99f454…56c342
0xb425…02a60x10c1…1e24Base—$0.37100%coinbase107d ago0xaf0407…67ddc5
0xb425…02a60x10c1…1e24Base—$0.35100%coinbase107d ago0x0cee85…4803ed

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.