Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd1ae…81330x6c43…6358Base—$0.10100%fluxa112d ago0x322264…e98131
0xd1ae…81330x6c43…6358Base—$0.10100%fluxa112d ago0xa1b12e…53bb04
0xd1ae…81330x6c43…6358Base—$0.10100%fluxa112d ago0x98615a…b2fddf
0xd1ae…81330x6c43…6358Base—$0.10100%fluxa112d ago0x7df49b…bbc596
0xd1ae…81330x6c43…6358Base—$0.10100%fluxa112d ago0x2f02ed…192142
0xd1ae…81330x6c43…6358Base—$0.10100%fluxa112d ago0x66de13…d84b10
0xd1ae…81330x6c43…6358Base—$0.10100%fluxa112d ago0xf39b5b…dfaaab
0xd1ae…81330x6c43…6358Base—$0.10100%fluxa112d ago0x7ab713…f66852
0xd1ae…81330x6c43…6358Base—$0.10100%fluxa112d ago0x39c161…9a4167
0xd1ae…81330x6c43…6358Base—$0.10100%fluxa112d ago0xbdf063…ecd755
0xd1ae…81330x6c43…6358Base—$0.10100%fluxa112d ago0x908367…a224d3
0xd1ae…81330x6c43…6358Base—$0.10100%fluxa112d ago0xbf45c4…009f82
0xd1ae…81330x6c43…6358Base—$0.10100%fluxa112d ago0x4d6f55…7b01f2
0xd1ae…81330x6c43…6358Base—$0.10100%fluxa112d ago0x9a62f9…f59164
0xd1ae…81330x6c43…6358Base—$0.10100%fluxa112d ago0x1ef2cf…bf6f57
0xd1ae…81330x6c43…6358Base—$0.10100%fluxa112d ago0x9799a7…f2bf66
0xd1ae…81330x6c43…6358Base—$0.10100%fluxa112d ago0xb53ea9…b8f798
0xd1ae…81330x6c43…6358Base—$0.10100%fluxa112d ago0x4ee11d…25740f
0xd1ae…81330x6c43…6358Base—$0.10100%fluxa112d ago0x9a20b3…dd68db
0xd1ae…81330x6c43…6358Base—$0.10100%fluxa112d ago0xa2c08f…597c85
0xd1ae…81330x6c43…6358Base—$0.10100%fluxa112d ago0x2480f9…9bc9cf
0xd1ae…81330x6c43…6358Base—$0.10100%fluxa112d ago0xf75534…780745
0xd1ae…81330x6c43…6358Base—$0.10100%fluxa112d ago0x751985…fba150
0xd1ae…81330x6c43…6358Base—$0.10100%fluxa112d ago0xa05dd8…7544df
0xd1ae…81330x6c43…6358Base—$0.10100%fluxa112d ago0x2609bb…195d61

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.