Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3c83…9f310x0e3d…7757Base—$18.00100%0xfaf2…854b87d ago0xcc2209…777bc0
0x3a25…5e530x0e3d…7757Base—$4.20100%0xdc27…c47d87d ago0x6980f7…8bf8bd
0x1332…66eb0x0e3d…7757Base—$15.75100%0x3eb5…db3c87d ago0xed2a2e…4f8e85
0x1332…66eb0x0e3d…7757Base—$228.40100%0xe7f0…b89c87d ago0x86187e…047c04
0x289b…a7ac0x0e3d…7757Base—$10.50100%0xfe8c…49bb87d ago0xfddba9…9fd2aa
0x1332…66eb0x0e3d…7757Base—$10.50100%0x2115…35a087d ago0xb03900…84ca3e
0x1332…66eb0x0e3d…7757Base—$15.75100%0xba2c…ddc887d ago0x419a78…5fe810
0xeb65…66990x0e3d…7757Base—$13.65100%0x8bf0…2ce287d ago0x189343…700920
0x770a…4fbd0x0e3d…7757Base—$10.50100%0x45b0…c0d687d ago0x03404c…b3468d
0xa787…64cf0x0e3d…7757Base—$1.05100%0x422e…487087d ago0x02676f…3c353f
0x504c…23b20x0e3d…7757Base—$1.05100%0xf643…981087d ago0x8e6404…85f103
0xa787…64cf0x0e3d…7757Base—$1.05100%0x0881…8de287d ago0xdb0ff1…fe1e92
0x1332…66eb0x0e3d…7757Base—$4.64100%0x4a9f…031187d ago0x0f6093…49bef8
0xa787…64cf0x0e3d…7757Base—$10.50100%0x8b99…df7987d ago0x0445e0…516a33
0xc9a2…31540x0e3d…7757Base—$5.25100%0xf8ec…37d487d ago0x33bc21…5c1bd6
0xbee6…01890x0e3d…7757Base—$100.00100%0xb89a…e8ac87d ago0x003720…bfc533
0xe257…739d0x0e3d…7757Base—$10.50100%0xc07c…d71887d ago0xecc259…735a63
0x8c39…8f040x0e3d…7757Base—$46.79100%0x752e…993387d ago0xd3cabc…4b9e84
0x1332…66eb0x0e3d…7757Base—$4.20100%0x8569…b98787d ago0x929458…0f1693
0x1332…66eb0x0e3d…7757Base—$100.00100%0x7924…2dfe87d ago0x1966dd…28f8bb
0xa787…64cf0x0e3d…7757Base—$5.25100%0x78aa…366787d ago0xdae25b…da2507
0xd66f…0caf0x0e3d…7757Base—$31.50100%0xd4a6…3b8d87d ago0x260e34…1bccb7
0xf7f2…ff060x0e3d…7757Base—$4.20100%0x2fb6…129787d ago0x3d6d27…499f08
0x6dab…4d070x0e3d…7757Base—$25.00100%0x30af…b89d87d ago0x2a5e7a…73b597
0x1332…66eb0x0e3d…7757Base—$52.50100%0xb9e3…292d87d ago0xb6ce8a…f553f4

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.