Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd5a3…329f0xed9f…9902Base—$0.46100%coinbase6d ago0xf477bb…481f7e
0xd5a3…329f0xed9f…9902Base—$0.35100%coinbase6d ago0xa2d5d5…ebc1b6
0xd5a3…329f0xed9f…9902Base—$8.29100%coinbase6d ago0x629703…f898d8
0xd5a3…329f0xed9f…9902Base—$6.06100%coinbase6d ago0xdff9f1…090d46
0xd5a3…329f0xed9f…9902Base—$4.29100%coinbase6d ago0xe419bd…479c9c
0xd5a3…329f0xed9f…9902Base—$0.61100%coinbase6d ago0xe4dfc4…2efe22
0xd5a3…329f0xed9f…9902Base—$0.50100%coinbase6d ago0xa4fce4…05f045
0xd5a3…329f0xed9f…9902Base—$0.39100%coinbase6d ago0x3ef957…ef223e
0xd5a3…329f0xed9f…9902Base—$0.28100%coinbase6d ago0x336630…12f395
0xd5a3…329f0xed9f…9902Base—$6.68100%coinbase6d ago0x967d4b…4937ad
0xd5a3…329f0xed9f…9902Base—$4.77100%coinbase6d ago0x4491e8…77cfbc
0xd5a3…329f0xed9f…9902Base—$3.29100%coinbase6d ago0x682c2f…66c232
0xd5a3…329f0xed9f…9902Base—$2.18100%coinbase6d ago0x0a2fc6…353277
0xd5a3…329f0xed9f…9902Base—$1.38100%coinbase6d ago0x0f2dc1…8c11af
0xd5a3…329f0xed9f…9902Base—$0.84100%coinbase6d ago0xe19446…085087
0xd5a3…329f0xed9f…9902Base—$7.34100%coinbase6d ago0x93c7c5…7c60a5
0xd5a3…329f0xed9f…9902Base—$5.30100%coinbase6d ago0x5caba8…c16ad6
0xd5a3…329f0xed9f…9902Base—$3.70100%coinbase6d ago0x1d85e5…3f454b
0xd5a3…329f0xed9f…9902Base—$2.48100%coinbase6d ago0x25a0e9…22625f
0xd5a3…329f0xed9f…9902Base—$1.58100%coinbase6d ago0xdf0341…fa4207
0xd5a3…329f0xed9f…9902Base—$0.98100%coinbase6d ago0xb50026…842176
0xd5a3…329f0xed9f…9902Base—$0.64100%coinbase6d ago0x3643de…99da78
0xd5a3…329f0xed9f…9902Base—$0.53100%coinbase6d ago0xe06a35…4a307d
0xd5a3…329f0xed9f…9902Base—$0.42100%coinbase6d ago0x8a0b30…29f3af
0xd5a3…329f0xed9f…9902Base—$0.31100%coinbase6d ago0x785a9d…1c6980

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.