Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0x4e2124…2a38be
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0x797695…70aac3
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0xf12503…2fd934
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0xcaafc8…5be434
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0xadc5df…838ded
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0xaf187d…fed333
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0xf7e9df…c784e0
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0xbe3344…4c0ad7
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0x521616…1afad9
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0xdd3ea9…6c9040
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0x0fd1a5…931c08
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0x92df4c…35e0bd
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0x003e5a…a79e0a
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0x5e2716…86cb42
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0x81edef…9979c3
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0x7524f8…8abebe
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0xcfcccf…9b556b
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0x71172f…cb2e59
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0xfb7f5a…3c010a
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0x4537f7…31deed
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0x8cf7ad…3ee161
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0x799e53…f95554
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0x05775c…113d35
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0x001103…5b0ef4
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0x0dfe63…780e54

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.