Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd2b0…add20x589a…b3d8BaseX PayHealth$0.005100%coinbase26m ago0x09cf9e…e51f1d
0xd2b0…add20x589a…b3d8BaseX PayHealth$0.005100%coinbase27m ago0x406c68…2441b6
0xd2b0…add20x589a…b3d8BaseX PayHealth$0.005100%coinbase29m ago0xeefc39…b5cd87
0xd2b0…add20x589a…b3d8BaseX PayHealth$0.005100%coinbase30m ago0x7f08b9…7b82b6
0xd2b0…add20x589a…b3d8BaseX PayHealth$0.005100%coinbase31m ago0xe24f63…f34503
0xd2b0…add20x589a…b3d8BaseX PayHealth$0.005100%coinbase32m ago0xdc86b1…da7482
0xd2b0…add20x589a…b3d8BaseX PayHealth$0.005100%coinbase33m ago0xfbc2e4…683926
0xd2b0…add20x589a…b3d8BaseX PayHealth$0.005100%coinbase34m ago0x2f5845…e36c60
0xd2b0…add20x589a…b3d8BaseX PayHealth$0.005100%coinbase35m ago0x54386d…28eff6
0xd2b0…add20x589a…b3d8BaseX PayHealth$0.005100%coinbase37m ago0x629604…46e577
0xd2b0…add20x589a…b3d8BaseX PayHealth$0.005100%coinbase38m ago0xb62efc…df06e0
0xd2b0…add20x589a…b3d8BaseX PayHealth$0.005100%coinbase39m ago0x3d5f11…c1ccc2
0xd2b0…add20x589a…b3d8BaseX PayHealth$0.005100%coinbase40m ago0x402473…43339e
0xd2b0…add20x589a…b3d8BaseX PayHealth$0.005100%coinbase41m ago0xb6a936…a4d015
0xd2b0…add20x589a…b3d8BaseX PayHealth$0.005100%coinbase42m ago0xd849fc…4f25bb
0xd2b0…add20x589a…b3d8BaseX PayHealth$0.005100%coinbase43m ago0x28dfea…182c47
0xd2b0…add20x589a…b3d8BaseX PayHealth$0.005100%coinbase44m ago0xf238fc…64f1bd
0xd2b0…add20x589a…b3d8BaseX PayHealth$0.005100%coinbase46m ago0xff0dfd…e0a6fd
0xd2b0…add20x589a…b3d8BaseX PayHealth$0.005100%coinbase2h ago0x0cb47f…af5ed8
0xd2b0…add20x589a…b3d8BaseX PayHealth$0.005100%coinbase2h ago0x5ef877…5c7b23
0xd2b0…add20x589a…b3d8BaseX PayHealth$0.005100%coinbase2h ago0xf0b976…f31b67
0xd2b0…add20x589a…b3d8BaseX PayHealth$0.005100%coinbase2h ago0x713772…cae6fe
0xd2b0…add20x589a…b3d8BaseX PayHealth$0.005100%coinbase2h ago0x5fb23e…eec3ea
0xd2b0…add20x589a…b3d8BaseX PayHealth$0.005100%coinbase2h ago0xfce9ca…fdaae5
0xd2b0…add20x589a…b3d8BaseX PayHealth$0.005100%coinbase2h ago0xec7039…670dfe

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.