Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x569d…a4830x3e0a…78e7Base—$0.00296100%coinbase72d ago0x7dd1be…eaece2
0x569d…a4830x3e0a…78e7Base—$0.005484100%coinbase72d ago0x9a56d1…f0a668
0x569d…a4830x3e0a…78e7Base—$0.005652100%coinbase72d ago0xefab52…3e6456
0x569d…a4830x3e0a…78e7Base—$0.004693100%coinbase72d ago0x800ec4…aaa847
0x569d…a4830x3e0a…78e7Base—$0.00536100%coinbase73d ago0xa7f1ae…3a8d71
0x569d…a4830x3e0a…78e7Base—$0.004956100%coinbase73d ago0x7286bd…1d239d
0x569d…a4830x3e0a…78e7Base—$0.005052100%coinbase73d ago0x459154…7059f0
0x569d…a4830x3e0a…78e7Base—$0.00549100%coinbase73d ago0x8fe5da…7319d4
0x569d…a4830x3e0a…78e7Base—$0.003033100%coinbase73d ago0x9f0c3c…305767
0x569d…a4830x3e0a…78e7Base—$0.003274100%coinbase73d ago0x72a1ee…be3363
0x569d…a4830x3e0a…78e7Base—$0.003478100%coinbase73d ago0xa5bea1…fbec7e
0x569d…a4830x3e0a…78e7Base—$0.004914100%coinbase73d ago0xe26e59…79f551
0x569d…a4830x3e0a…78e7Base—$0.003265100%coinbase73d ago0xee565f…be545f
0x569d…a4830x3e0a…78e7Base—$0.004496100%coinbase73d ago0xb89f74…4879e4
0x569d…a4830x3e0a…78e7Base—$0.003212100%coinbase73d ago0x867919…4458a4
0x569d…a4830x3e0a…78e7Base—$0.003924100%coinbase73d ago0x69a704…f99719

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.