Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x27ab…248c0x9fb3…1d9aBasex402 service$0.005100%coinbase40d ago0x84182e…3cf488
0x27ab…248c0x9fb3…1d9aBasex402 service$0.005100%coinbase40d ago0x05e521…2bc48f
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase41d ago0x943ea7…3ab279
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase41d ago0x232848…5b5dfb
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase41d ago0x0104c4…b7cfbe
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase41d ago0x8852a6…e875a8
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase41d ago0xa381c1…df31f4
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase41d ago0xc99c0d…b6d147
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase41d ago0x6c610b…4fbda9
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase41d ago0xfaafd2…0dca65
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase41d ago0x69b5fa…be0ad3
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase41d ago0x231247…d8d296
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase41d ago0xdbfdb7…26a209
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase41d ago0xd9d22d…137470
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase41d ago0x833df2…42b072
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase41d ago0x597e9f…7a1b21
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase41d ago0xdcb241…fb1407
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase41d ago0xf646fe…bbb2c3
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase41d ago0x92c5c1…790a7e
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase41d ago0xba934d…2993fa
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase41d ago0x9ac94b…5e4201
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase41d ago0x13ffe9…d8e18b
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase41d ago0x4ffaa5…acaf3c
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase41d ago0x550e1d…5c3e96
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase41d ago0x01d67d…3bb43b

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.