Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x98ee…e1ab0xb0af…7de0Base—$0.24100%coinbase58d ago0x867114…46bcd4
0x98ee…e1ab0xb0af…7de0Base—$0.36100%coinbase58d ago0x54d3fe…102e48
0x98ee…e1ab0xb0af…7de0Base—$0.49100%coinbase58d ago0x06aee0…a0a393
0x98ee…e1ab0xb0af…7de0Base—$0.65100%coinbase58d ago0xaf09ac…bcb12c
0x98ee…e1ab0xb0af…7de0Base—$0.67100%coinbase58d ago0xa1d1e2…aacbe2
0x98ee…e1ab0xb0af…7de0Base—$0.85100%coinbase58d ago0xc335c8…84dcac
0x98ee…e1ab0xb0af…7de0Base—$1.09100%coinbase58d ago0x03ce48…cd5d7d
0x98ee…e1ab0xb0af…7de0Base—$1.45100%coinbase58d ago0x5c561d…ec6d0c
0x98ee…e1ab0xb0af…7de0Base—$1.90100%coinbase58d ago0xf43529…4adeb2
0x98ee…e1ab0xb0af…7de0Base—$2.44100%coinbase58d ago0x554530…f61641
0x98ee…e1ab0xb0af…7de0Base—$3.27100%coinbase58d ago0x328a57…5938c0
0x98ee…e1ab0xb0af…7de0Base—$4.37100%coinbase58d ago0x1b6f88…5c7252
0x98ee…e1ab0xb0af…7de0Base—$5.74100%coinbase58d ago0xa712bb…49512c
0x98ee…e1ab0xb0af…7de0Base—$7.52100%coinbase58d ago0xd2392c…a525b2
0x98ee…e1ab0xb0af…7de0Base—$10.00100%coinbase58d ago0x7029be…3a9c37
0x98ee…e1ab0xb0af…7de0Base—$10.00100%coinbase58d ago0xeb24ed…0b64d9
0x98ee…e1ab0xb0af…7de0Base—$10.11100%coinbase58d ago0x7f6e26…9c5115
0x98ee…e1ab0xb0af…7de0Base—$13.50100%coinbase58d ago0x9d4e81…d6e9a0
0x98ee…e1ab0xb0af…7de0Base—$17.68100%coinbase58d ago0x3fe08e…2b9861

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.