Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4268…04d50x589a…b3d8BaseX PayHealth$0.005100%coinbase51m ago0x1c87df…f3d4bb
0x4268…04d50x589a…b3d8BaseX PayHealth$0.005100%coinbase53m ago0x02b67a…90a2d5
0x4268…04d50x589a…b3d8BaseX PayHealth$0.005100%coinbase54m ago0xd02bab…db31e0
0x4268…04d50x589a…b3d8BaseX PayHealth$0.005100%coinbase55m ago0xb886fa…357edb
0x4268…04d50x589a…b3d8BaseX PayHealth$0.005100%coinbase56m ago0xb3ad4b…1231c2
0x4268…04d50x589a…b3d8BaseX PayHealth$0.005100%coinbase57m ago0xda546a…ca8664
0x4268…04d50x589a…b3d8BaseX PayHealth$0.005100%coinbase58m ago0x057e82…d8df74
0x4268…04d50x589a…b3d8BaseX PayHealth$0.005100%coinbase59m ago0xf1146e…e843b8
0x4268…04d50x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0x5ea90e…1cbbf2
0x4268…04d50x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0x225480…bc5578
0x4268…04d50x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0xef4d74…9df117
0x4268…04d50x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0xe42b18…b99c9f
0x4268…04d50x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0xb31437…a0e4db
0x4268…04d50x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0x7b4b47…2dbe6e
0x4268…04d50x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0x8e88a8…c62827
0x4268…04d50x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0x2c80a1…ce6766
0x4268…04d50x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0x237653…97a5d9
0x4268…04d50x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0xc4f897…1e26fc
0x4268…04d50x589a…b3d8BaseX PayHealth$0.005100%coinbase3h ago0x626124…f78d3b
0x4268…04d50x589a…b3d8BaseX PayHealth$0.005100%coinbase3h ago0x536f77…9f35e8
0x4268…04d50x589a…b3d8BaseX PayHealth$0.005100%coinbase3h ago0xe36341…9625dc
0x4268…04d50x589a…b3d8BaseX PayHealth$0.005100%coinbase3h ago0x610292…ce328e
0x4268…04d50x589a…b3d8BaseX PayHealth$0.005100%coinbase3h ago0xb08abb…a20e67
0x4268…04d50x589a…b3d8BaseX PayHealth$0.005100%coinbase3h ago0x8a92f9…8ad732
0x4268…04d50x589a…b3d8BaseX PayHealth$0.005100%coinbase3h ago0xdbbaec…707611

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.