Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a38…3da00xf263…2f04Base—$0.01100%coinbase58d ago0x56818e…3ec6c8
0x1a38…3da00xd613…c428Base—$0.01100%coinbase58d ago0x40172a…8454c1
0x1a38…3da00xa41f…19d0Base—$0.01100%coinbase58d ago0x01b301…e70159
0x1a38…3da00x2959…a5c5Base—$0.01100%coinbase58d ago0x50fd21…ea677b
0x1a38…3da00x7cc7…3eefBase—$0.01100%coinbase58d ago0x4ea722…ff1124
0x1a38…3da00xf60e…1981Base—$0.01100%coinbase58d ago0x2a150e…5583a1
0x1a38…3da00x7b02…0713Base—$0.01100%coinbase58d ago0xed6ca4…709c3b
0x1a38…3da00xd1d6…9707Base—$0.01100%coinbase58d ago0x3a0b37…df1b8f
0x1a38…3da00xa4ae…2a51Base—$0.01100%coinbase58d ago0x6dfbce…e8e02e
0x1a38…3da00x2fa2…61d6Base—$0.01100%coinbase58d ago0xdf3add…dc0f85
0x1a38…3da00x6551…9916Base—$0.01100%coinbase58d ago0x040952…59edb6
0x1a38…3da00xfcc7…b12fBase—$0.01100%coinbase58d ago0xfece32…62839b
0x1a38…3da00xa382…2a85Base—$0.01100%coinbase58d ago0xdd50b3…8f9e09
0x1a38…3da00x2533…d170Base—$0.01100%coinbase58d ago0x6d1151…4c8bb0
0x1a38…3da00xd82a…aeddBase—$0.01100%coinbase58d ago0x373ba5…931777
0x1a38…3da00x6aef…d0a8Base—$0.01100%coinbase58d ago0x25d90b…0a51fb
0x1a38…3da00xd1f8…71c8Base—$0.01100%coinbase58d ago0xe2c4f7…969faf
0x1a38…3da00x1a6b…4493Base—$0.01100%coinbase58d ago0x5de7f8…3b0786
0x1a38…3da00x577d…778dBase—$0.01100%coinbase58d ago0xca949a…7fe711
0x1a38…3da00xa60c…550dBase—$0.01100%coinbase58d ago0xaf562f…3fc344
0x1a38…3da00xa648…1a16Base—$0.01100%coinbase58d ago0x2135ae…a2dbe1
0x1a38…3da00x4a83…569eBase—$0.01100%coinbase58d ago0x164d90…1c1f00
0x1a38…3da00x9f62…7f91Base—$0.01100%coinbase58d ago0x93f82c…ee0865
0x1a38…3da00x87a1…501fBase—$0.01100%coinbase58d ago0x51c98b…5c0f06
0x1a38…3da00x5613…958fBase—$0.01100%coinbase58d ago0xda3c47…d02f5c

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.