Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa780…ffc80x0529…7db3Base—$0.01100%payAI43d ago0xe4bc7f…b67476
0xa780…ffc80x0529…7db3Base—$0.01100%payAI43d ago0x8cda34…15cad8
0xa780…ffc80x0529…7db3Base—$0.01100%payAI43d ago0x92a5d6…743f57
0xa780…ffc80x0529…7db3Base—$0.01100%payAI43d ago0x24b14a…5365ab
0xa780…ffc80x0529…7db3Base—$0.01100%payAI43d ago0xc46d31…849496
0xa780…ffc80x0529…7db3Base—$0.01100%payAI43d ago0x4244b6…ed8d93
0xa780…ffc80x0529…7db3Base—$0.01100%payAI43d ago0x68a07c…6123c1
0xa780…ffc80x0529…7db3Base—$0.01100%payAI43d ago0xec3a19…34adfa
0xa780…ffc80x0529…7db3Base—$0.01100%payAI43d ago0xe0f185…d8866c
0xa780…ffc80x0529…7db3Base—$0.01100%payAI43d ago0x7e8b6e…5789a7
0xa780…ffc80x0529…7db3Base—$0.01100%payAI43d ago0xb9d52d…5f3567
0xa780…ffc80x0529…7db3Base—$0.01100%payAI43d ago0xd6fdee…3cf479
0xa780…ffc80x0529…7db3Base—$0.01100%payAI43d ago0x111564…91d0dc
0xa780…ffc80x0529…7db3Base—$0.01100%payAI43d ago0xed15dc…05f694
0xa780…ffc80x0529…7db3Base—$0.01100%payAI43d ago0x3c586d…bbc163
0xa780…ffc80x0529…7db3Base—$0.01100%payAI43d ago0xf3c2a4…06815c
0xa780…ffc80x0529…7db3Base—$0.01100%payAI43d ago0x83758c…7dac04
0xa780…ffc80x0529…7db3Base—$0.01100%payAI43d ago0x600c94…228b25
0xa780…ffc80x0529…7db3Base—$0.01100%payAI43d ago0xe11d2c…77ca87
0xa780…ffc80x0529…7db3Base—$0.01100%payAI43d ago0x9c45f0…b9c528
0xa780…ffc80x0529…7db3Base—$0.01100%payAI43d ago0x823059…636ab0
0xa780…ffc80x0529…7db3Base—$0.01100%payAI43d ago0x1ab06c…a521d8
0xa780…ffc80x0529…7db3Base—$0.01100%payAI43d ago0x862ef5…2ae85d
0xa780…ffc80x0529…7db3Base—$0.01100%payAI43d ago0xa87c93…b875a2
0xa780…ffc80x0529…7db3Base—$0.01100%payAI43d ago0x861c2c…0a1345

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.