Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x143a…f3ef0xcafe…4e3aBase—$0.10100%coinbase89d ago0xe26562…e0a47c
0x143a…f3ef0xcafe…4e3aBase—$0.10100%coinbase89d ago0x72b783…51bb58
0x143a…f3ef0xcafe…4e3aBase—$0.10100%coinbase89d ago0x2e17a7…cc96ba
0x143a…f3ef0xcafe…4e3aBase—$0.10100%coinbase89d ago0xe88bd4…364eb6
0x143a…f3ef0xcafe…4e3aBase—$0.10100%coinbase89d ago0xc3893c…09a818
0x143a…f3ef0xcafe…4e3aBase—$0.10100%coinbase89d ago0x19a20a…a092d8
0x143a…f3ef0xcafe…4e3aBase—$0.10100%coinbase89d ago0x81527c…17c89b
0x143a…f3ef0xcafe…4e3aBase—$0.10100%coinbase89d ago0x3004c2…0aa902
0x143a…f3ef0xcafe…4e3aBase—$0.10100%coinbase89d ago0x2d4c51…9b9feb
0x143a…f3ef0xcafe…4e3aBase—$0.03100%coinbase89d ago0x31b0e9…23eecf
0x143a…f3ef0xcafe…4e3aBase—$0.10100%coinbase89d ago0x34d874…29a031
0x143a…f3ef0xcafe…4e3aBase—$0.10100%coinbase89d ago0xbf6476…6163dc
0x143a…f3ef0xcafe…4e3aBase—$0.03100%coinbase89d ago0x658a2b…3ac0e4
0x143a…f3ef0xcafe…4e3aBase—$0.10100%coinbase89d ago0xda6f8c…c0272b
0x143a…f3ef0xcafe…4e3aBase—$0.10100%coinbase89d ago0xd83917…7f8586
0x143a…f3ef0xcafe…4e3aBase—$0.10100%coinbase89d ago0x525518…7dc2be
0x143a…f3ef0xcafe…4e3aBase—$0.10100%coinbase89d ago0x50e97d…0be316
0x143a…f3ef0xcafe…4e3aBase—$0.10100%coinbase89d ago0x87b52c…b66d66
0x143a…f3ef0xcafe…4e3aBase—$0.10100%coinbase89d ago0x184cff…ffb0aa
0x143a…f3ef0xcafe…4e3aBase—$0.10100%coinbase89d ago0x3504c6…694370
0x143a…f3ef0xcafe…4e3aBase—$0.10100%coinbase89d ago0xa1075f…5d6018
0x143a…f3ef0xcafe…4e3aBase—$0.10100%coinbase89d ago0x99f1cf…9ca814
0x143a…f3ef0xcafe…4e3aBase—$0.10100%coinbase89d ago0x728f33…13fbca
0x143a…f3ef0xcafe…4e3aBase—$0.10100%coinbase89d ago0x6bdc0f…93d04f
0x143a…f3ef0xcafe…4e3aBase—$0.10100%coinbase89d ago0x211339…299c74

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.