Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd197…94f40x3e0a…78e7Base—$0.004479100%coinbase74d ago0xf70eb0…75d89e
0xd197…94f40x3e0a…78e7Base—$0.003939100%coinbase74d ago0x4966b0…3ad938
0xd197…94f40x3e0a…78e7Base—$0.005872100%coinbase74d ago0xb35d92…ec747b
0xd197…94f40x3e0a…78e7Base—$0.005027100%coinbase74d ago0x771b58…47441a
0xd197…94f40x3e0a…78e7Base—$0.002757100%coinbase74d ago0xfac8e1…506fe2
0xd197…94f40x3e0a…78e7Base—$0.004637100%coinbase74d ago0x98f1a7…de32fe
0xd197…94f40x3e0a…78e7Base—$0.005039100%coinbase74d ago0xa3a7a4…5d7e31
0xd197…94f40x3e0a…78e7Base—$0.00417100%coinbase74d ago0x89ea90…943bdd
0xd197…94f40x3e0a…78e7Base—$0.005106100%coinbase74d ago0x0769b9…4b51d9
0xd197…94f40x3e0a…78e7Base—$0.004606100%coinbase75d ago0x1a835c…1e3080
0xd197…94f40x3e0a…78e7Base—$0.004279100%coinbase75d ago0x76ce40…18694e
0xd197…94f40x3e0a…78e7Base—$0.002721100%coinbase75d ago0xbc3495…4fb4ac
0xd197…94f40x3e0a…78e7Base—$0.0055100%coinbase75d ago0x848f50…0c0d14
0xd197…94f40x3e0a…78e7Base—$0.003011100%coinbase75d ago0xd4701b…dfff31
0xd197…94f40x3e0a…78e7Base—$0.004481100%coinbase75d ago0x02b9af…54fe62
0xd197…94f40x3e0a…78e7Base—$0.004635100%coinbase75d ago0x1de5f9…4de404
0xd197…94f40x3e0a…78e7Base—$0.00477100%coinbase75d ago0x040d2a…020f02
0xd197…94f40x3e0a…78e7Base—$0.005843100%coinbase75d ago0xcecac5…ee433a
0xd197…94f40x3e0a…78e7Base—$0.004032100%coinbase75d ago0xdc7f27…da74bf
0xd197…94f40x3e0a…78e7Base—$0.005779100%coinbase75d ago0xbd444b…996390
0xd197…94f40x3e0a…78e7Base—$0.005831100%coinbase75d ago0x127b93…cbcec4
0xd197…94f40x3e0a…78e7Base—$0.003775100%coinbase75d ago0x40a0a8…f84619
0xd197…94f40x3e0a…78e7Base—$0.00529100%coinbase75d ago0xab8ee3…3dff33
0xd197…94f40x3e0a…78e7Base—$0.005814100%coinbase75d ago0x18c64c…1cd458
0xd197…94f40x3e0a…78e7Base—$0.004571100%coinbase75d ago0x4fee52…c1d086

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.