Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x22ae…f38f0xfe80…47eeBase$0.001100%fluxa14d ago0x48db14…10c5c1
0x22ae…f38f0xfe80…47eeBase$0.001100%fluxa14d ago0x1d11e4…f488ec
0x22ae…f38f0xfe80…47eeBase$0.001100%fluxa14d ago0xe34e0a…05e06b
0x22ae…f38f0xfe80…47eeBase$0.001100%fluxa14d ago0xae68b5…1d845a
0x22ae…f38f0xfe80…47eeBase$0.001100%fluxa14d ago0xa4297b…cb00be
0x22ae…f38f0xfe80…47eeBase$0.001100%fluxa14d ago0xaf920b…ff335c
0x22ae…f38f0xfe80…47eeBase$0.001100%fluxa14d ago0xa29b11…3f5974
0x22ae…f38f0xfe80…47eeBase$0.001100%fluxa14d ago0x5c196c…b03e51
0x22ae…f38f0xfe80…47eeBase$0.001100%fluxa14d ago0xd20618…663989
0x22ae…f38f0xfe80…47eeBase$0.001100%fluxa14d ago0x0d9c62…9c0023
0x22ae…f38f0xfe80…47eeBase$0.001100%fluxa14d ago0x2f9e9a…5edeea
0x22ae…f38f0xfe80…47eeBase$0.001100%fluxa14d ago0xd0c8b8…5d80ef
0x22ae…f38f0xfe80…47eeBase$0.001100%fluxa14d ago0x32b371…961cb3
0x22ae…f38f0xfe80…47eeBase$0.001100%fluxa14d ago0x7da5bc…a9711e
0x22ae…f38f0xfe80…47eeBase$0.001100%fluxa14d ago0x5048be…8c9297
0x22ae…f38f0xfe80…47eeBase$0.001100%fluxa14d ago0xed0469…567850
0x22ae…f38f0xfe80…47eeBase$0.001100%fluxa14d ago0x3b3c77…077a3b
0x22ae…f38f0xfe80…47eeBase$0.001100%fluxa14d ago0xaab3fd…b98d44
0x22ae…f38f0xfe80…47eeBase$0.001100%fluxa14d ago0x4d8754…ef99c6
0x22ae…f38f0xfe80…47eeBase$0.001100%fluxa14d ago0x15c088…255112
0x22ae…f38f0xfe80…47eeBase$0.001100%fluxa14d ago0x14f4ed…1e5a9f
0x22ae…f38f0xfe80…47eeBase$0.001100%fluxa14d ago0x84b475…048476
0x22ae…f38f0xfe80…47eeBase$0.001100%fluxa14d ago0x014410…3dc60a
0x22ae…f38f0xfe80…47eeBase$0.001100%fluxa14d ago0x3e1402…4bd9c2
0x22ae…f38f0xfe80…47eeBase$0.001100%fluxa14d ago0x9c96a3…c2a2a8

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.