Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8ea5…877a0x6366…f1e2Base—$0.0047100%0x6366…f1e2121d ago0x88f35f…ee1227
0x8ea5…877a0x6366…f1e2Base—$0.02100%0xbe53…e902121d ago0xb341e0…f58c3d
0x8ea5…877a0x6366…f1e2Base—$0.00726100%candidates121d ago0x4c3796…bcd30a
0x8ea5…877a0x6366…f1e2Base—$0.03100%candidates121d ago0x563435…3e4091
0x8ea5…877a0x6366…f1e2Base—$0.003651100%0x58fe…153b121d ago0x6086db…04f44b
0x8ea5…877a0x6366…f1e2Base—$0.0048100%0x6366…f1e2121d ago0xa6633d…9d47c1
0x8ea5…877a0x6366…f1e2Base—$0.02100%0xdf51…2402121d ago0x1f5ff1…6ee4b3
0x8ea5…877a0x6366…f1e2Base—$0.007367100%0x7f16…55b4121d ago0x1a40a0…6b85fa
0x8ea5…877a0x6366…f1e2Base—$0.03100%0x7f16…55b4121d ago0x028442…88b07c
0x8ea5…877a0x6366…f1e2Base—$0.02100%0xdf51…2402121d ago0x2c533f…129eed
0x8ea5…877a0x6366…f1e2Base—$0.007358100%0x4918…e369121d ago0x164dbb…0956a2
0x8ea5…877a0x6366…f1e2Base—$0.03100%0x4918…e369121d ago0x30d503…752ee9
0x8ea5…877a0x6366…f1e2Base—$0.02100%0x4873…5369121d ago0x4061c4…5ba32b
0x8ea5…877a0x6366…f1e2Base—$0.04100%0x58fe…153b121d ago0xa2314a…ba131e
0x8ea5…877a0x6366…f1e2Base—$0.02100%0xdf51…2402121d ago0x133f72…969aed
0x8ea5…877a0x6366…f1e2Base—$0.007365100%0x4918…e369121d ago0xac6a14…4174e8
0x8ea5…877a0x6366…f1e2Base—$0.03100%0x4918…e369121d ago0x74adcb…c07351
0x8ea5…877a0x6366…f1e2Base—$0.0062100%0x6366…f1e2121d ago0x730a97…7f7a63
0x8ea5…877a0x6366…f1e2Base—$0.03100%0x4873…5369121d ago0x6ff2df…585c5a
0x8ea5…877a0x6366…f1e2Base—$0.007364100%0x7f16…55b4121d ago0x5a7a81…78df4a
0x8ea5…877a0x6366…f1e2Base—$0.03100%0x7f16…55b4121d ago0x1ab946…657eef

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.