Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x87dd…4cec0x589a…b3d8BaseX PayHealth$0.005100%coinbase24m ago0xc19fbe…d5d444
0x87dd…4cec0x589a…b3d8BaseX PayHealth$0.005100%coinbase26m ago0x6c6bec…e07fd8
0x87dd…4cec0x589a…b3d8BaseX PayHealth$0.005100%coinbase27m ago0x59017a…0c738c
0x87dd…4cec0x589a…b3d8BaseX PayHealth$0.005100%coinbase28m ago0x45539d…a4f12b
0x87dd…4cec0x589a…b3d8BaseX PayHealth$0.005100%coinbase29m ago0x1406b1…c505d4
0x87dd…4cec0x589a…b3d8BaseX PayHealth$0.005100%coinbase30m ago0x36f17d…335a86
0x87dd…4cec0x589a…b3d8BaseX PayHealth$0.005100%coinbase31m ago0x443746…8030c5
0x87dd…4cec0x589a…b3d8BaseX PayHealth$0.005100%coinbase32m ago0x318d12…74427a
0x87dd…4cec0x589a…b3d8BaseX PayHealth$0.005100%coinbase34m ago0xe586ac…90cfeb
0x87dd…4cec0x589a…b3d8BaseX PayHealth$0.005100%coinbase35m ago0x81aef2…82e954
0x87dd…4cec0x589a…b3d8BaseX PayHealth$0.005100%coinbase36m ago0x1487f5…8328d8
0x87dd…4cec0x589a…b3d8BaseX PayHealth$0.005100%coinbase37m ago0xad67af…7b98ec
0x87dd…4cec0x589a…b3d8BaseX PayHealth$0.005100%coinbase38m ago0x308e3f…6f2e25
0x87dd…4cec0x589a…b3d8BaseX PayHealth$0.005100%coinbase39m ago0x98dd36…3f8b7d
0x87dd…4cec0x589a…b3d8BaseX PayHealth$0.005100%coinbase40m ago0x83037d…49c673
0x87dd…4cec0x589a…b3d8BaseX PayHealth$0.005100%coinbase41m ago0x6dea9c…5b4822
0x87dd…4cec0x589a…b3d8BaseX PayHealth$0.005100%coinbase43m ago0x5db4e1…b83d0b
0x87dd…4cec0x589a…b3d8BaseX PayHealth$0.005100%coinbase44m ago0x28993b…dd2430
0x87dd…4cec0x589a…b3d8BaseX PayHealth$0.005100%coinbase2h ago0xaead6a…26884e
0x87dd…4cec0x589a…b3d8BaseX PayHealth$0.005100%coinbase2h ago0xf4ee35…af2e6f
0x87dd…4cec0x589a…b3d8BaseX PayHealth$0.005100%coinbase2h ago0x83949a…d59a33
0x87dd…4cec0x589a…b3d8BaseX PayHealth$0.005100%coinbase2h ago0x8c1007…4580a8
0x87dd…4cec0x589a…b3d8BaseX PayHealth$0.005100%coinbase2h ago0x46bf49…b3598a
0x87dd…4cec0x589a…b3d8BaseX PayHealth$0.005100%coinbase2h ago0x917d0b…5db932
0x87dd…4cec0x589a…b3d8BaseX PayHealth$0.005100%coinbase2h ago0xe02094…cd17ff

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.