Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3f02…4f850x589a…b3d8BaseX PayHealth$0.005100%coinbase30m ago0x8db0bd…311686
0x5768…62290x589a…b3d8BaseX PayHealth$0.005100%coinbase30m ago0xbe2235…90c709
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase31m ago0x412772…3a0512
0xd2b0…add20x589a…b3d8BaseX PayHealth$0.005100%coinbase31m ago0x9d765c…13a7f7
0x87dd…4cec0x589a…b3d8BaseX PayHealth$0.005100%coinbase31m ago0x4d3d91…ce14b6
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase31m ago0x046fe0…ab1a3b
0x5603…68420x589a…b3d8BaseX PayHealth$0.005100%coinbase31m ago0x148fc0…23a37e
0xb858…ff710x589a…b3d8BaseX PayHealth$0.005100%coinbase31m ago0x7412ca…720bed
0xd33a…61f00x589a…b3d8BaseX PayHealth$0.005100%coinbase31m ago0x5921a5…dd38cb
0xd2c5…49990x589a…b3d8BaseX PayHealth$0.005100%coinbase31m ago0xd6c98d…1495dd
0x9ce7…2d340x589a…b3d8BaseX PayHealth$0.005100%coinbase31m ago0xd8c88c…ed7e1e
0x3f02…4f850x589a…b3d8BaseX PayHealth$0.005100%coinbase32m ago0x4060df…95ac0b
0x5768…62290x589a…b3d8BaseX PayHealth$0.005100%coinbase32m ago0x8c0aba…25b96f
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase32m ago0x085e73…46fb51
0xd2b0…add20x589a…b3d8BaseX PayHealth$0.005100%coinbase32m ago0xc909d2…5bc209
0x87dd…4cec0x589a…b3d8BaseX PayHealth$0.005100%coinbase32m ago0xb2a2fe…0ed8c7
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase32m ago0x1b78ce…57072b
0x5603…68420x589a…b3d8BaseX PayHealth$0.005100%coinbase32m ago0x6cbced…e3434d
0xb858…ff710x589a…b3d8BaseX PayHealth$0.005100%coinbase32m ago0x70e5b7…43b410
0xd33a…61f00x589a…b3d8BaseX PayHealth$0.005100%coinbase32m ago0xca109b…dd2470
0xd2c5…49990x589a…b3d8BaseX PayHealth$0.005100%coinbase33m ago0xd0b1a4…27b91e
0x9ce7…2d340x589a…b3d8BaseX PayHealth$0.005100%coinbase33m ago0x23d51a…154202
0x3f02…4f850x589a…b3d8BaseX PayHealth$0.005100%coinbase33m ago0x76c01d…e14674
0x5768…62290x589a…b3d8BaseX PayHealth$0.005100%coinbase33m ago0xf5b199…fb0a62
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase33m ago0xaa4717…85d81c

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.