Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xefe3…3fde0x589a…b3d8BaseX PayHealth$0.005100%coinbase3d ago0x55134a…0eb631
0xefe3…3fde0x589a…b3d8BaseX PayHealth$0.005100%coinbase3d ago0x0ea352…8367a2
0xefe3…3fde0x589a…b3d8BaseX PayHealth$0.005100%coinbase3d ago0xc5df2d…38b735
0xefe3…3fde0x589a…b3d8BaseX PayHealth$0.005100%coinbase3d ago0xa931ef…77afbb
0xefe3…3fde0x589a…b3d8BaseX PayHealth$0.005100%coinbase3d ago0xac9cd2…74eeee
0xefe3…3fde0x589a…b3d8BaseX PayHealth$0.005100%coinbase3d ago0x0f0e6d…7b6f1d
0xefe3…3fde0x589a…b3d8BaseX PayHealth$0.005100%coinbase3d ago0x7850b5…508b76
0xefe3…3fde0x589a…b3d8BaseX PayHealth$0.005100%coinbase3d ago0xeac6b5…6169c0
0xefe3…3fde0x589a…b3d8BaseX PayHealth$0.005100%coinbase3d ago0xd1c692…1be9d3
0xefe3…3fde0x589a…b3d8BaseX PayHealth$0.005100%coinbase3d ago0xfc842e…714d7c
0xefe3…3fde0x589a…b3d8BaseX PayHealth$0.005100%coinbase3d ago0x9db833…4bf749
0xefe3…3fde0x589a…b3d8BaseX PayHealth$0.005100%coinbase3d ago0x7c3aae…838415
0xefe3…3fde0x589a…b3d8BaseX PayHealth$0.005100%coinbase3d ago0xc6d5d0…94650d
0xefe3…3fde0x589a…b3d8BaseX PayHealth$0.005100%coinbase3d ago0xbcba29…bf5f07
0xefe3…3fde0x589a…b3d8BaseX PayHealth$0.005100%coinbase3d ago0xf54524…2ddd40
0xefe3…3fde0x589a…b3d8BaseX PayHealth$0.005100%coinbase3d ago0x7ba1af…5e391f
0xefe3…3fde0x589a…b3d8BaseX PayHealth$0.005100%coinbase3d ago0xf6f2de…28e79d
0xefe3…3fde0x589a…b3d8BaseX PayHealth$0.005100%coinbase3d ago0xe5f90b…9c0c79
0xefe3…3fde0x589a…b3d8BaseX PayHealth$0.005100%coinbase3d ago0x8ac61c…054e80
0xefe3…3fde0x589a…b3d8BaseX PayHealth$0.005100%coinbase3d ago0xc71b0e…b452b0
0xefe3…3fde0x589a…b3d8BaseX PayHealth$0.005100%coinbase3d ago0x659279…12fead
0xefe3…3fde0x589a…b3d8BaseX PayHealth$0.005100%coinbase3d ago0x68fbb9…966b74
0xefe3…3fde0x589a…b3d8BaseX PayHealth$0.005100%coinbase3d ago0xc7be5f…926f4c
0xefe3…3fde0x589a…b3d8BaseX PayHealth$0.005100%coinbase3d ago0x5769c1…7d7841
0xefe3…3fde0x589a…b3d8BaseX PayHealth$0.005100%coinbase3d ago0xed4967…a46de0

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.