Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeb19…e6200x47c5…4fc3Base—$10.5070%0xbe69…299238d ago0x493619…566652
0xeb19…e6200x47c5…4fc3Base—$3.1570%0x9993…8cf538d ago0x2c340d…76fcc4
0xeb19…e6200x47c5…4fc3Base—$1.0570%0x88cf…d21b38d ago0xe27a3d…f739cb
0xeb19…e6200x47c5…4fc3Base—$2.1070%0x4339…385038d ago0x757c9c…20fc64
0xeb19…e6200x47c5…4fc3Base—$10.5070%0x0dd6…b0b038d ago0xfb7ad3…58e27b
0xeb19…e6200x47c5…4fc3Base—$5.2570%0x971c…70dd38d ago0x1775bc…33355b
0xeb19…e6200x47c5…4fc3Base—$3.1570%0xd0fe…397638d ago0xa41886…fb5343
0xeb19…e6200x47c5…4fc3Base—$52.5070%0x1f7e…db9638d ago0xcb93db…a1fa2a
0xeb19…e6200x47c5…4fc3Base—$3.1570%0xa4f5…b2f938d ago0xb3a8a4…16614f
0xeb19…e6200x47c5…4fc3Base—$5.2570%0xe082…90c438d ago0xe97549…8e5c9c
0xeb19…e6200x47c5…4fc3Base—$5.2570%0x3845…8ad238d ago0x48f153…32fe5a
0xeb19…e6200x47c5…4fc3Base—$3.1570%0x5e96…f15938d ago0x114282…c5a72d
0xeb19…e6200x0e3d…7757Base—$1.0570%0x35ec…9dba39d ago0x6ea01a…986408
0xeb19…e6200x47c5…4fc3Base—$5.2570%0x7cf5…240739d ago0xf8841f…fa3d25

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.