Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa18d ago0xbae9b8…89f961
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa18d ago0xca8ae9…226c2f
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa18d ago0x20fab8…ee3d76
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa18d ago0x63570f…2c93ec
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa18d ago0x5b666e…a4332f
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa18d ago0x86ce3b…8e4f92
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa18d ago0xdce32b…6f3f54
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa18d ago0xe8cb1c…8781e3
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa18d ago0x7b4496…9f7a5d
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa18d ago0x5d6123…a0556a
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa18d ago0xe0f324…c2b86d
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa18d ago0xff8fc4…c52e5c
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa18d ago0x78bd79…d662b3
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa18d ago0xc85e2a…28acbb
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa18d ago0x1d944b…af66bd
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa18d ago0x091cab…255985
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa19d ago0x7839cc…b1ae78
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa19d ago0xe4bbaa…b4cf44
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa19d ago0x607a99…7b7f39
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa19d ago0x84ae38…5f98c9
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa19d ago0xac5196…fa9fdc
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa19d ago0x93852a…60dc86
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa19d ago0x4064cb…efd836
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa19d ago0x86f4b2…5afddd
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa19d ago0xa9a977…3d3a84

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.