Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa17c…60a90x0e3d…7757Base—$3.15100%0xe146…b43863d ago0x4aac8c…c6757f
0xa17c…60a90x0e3d…7757Base—$2.10100%0xe9f7…982b63d ago0xc4765c…8e8e56
0xa17c…60a90x0e3d…7757Base—$3.15100%0x4339…385063d ago0x880081…262063
0xa17c…60a90x0e3d…7757Base—$1.05100%0x5f60…e48e63d ago0x6a61c0…acabe7
0xa17c…60a90x0e3d…7757Base—$22.05100%0x28a1…4ae563d ago0x448d2d…a2b6f4
0xa17c…60a90x0e3d…7757Base—$21.00100%0x0b7e…f08e63d ago0x0081bc…39e8f6
0xa17c…60a90x0e3d…7757Base—$10.50100%0x2740…f50463d ago0x818acf…2d6c01
0xa17c…60a90x0e3d…7757Base—$10.50100%0xe478…9dd763d ago0xbc20c6…961e76
0xa17c…60a90x0e3d…7757Base—$2.10100%0xe5f9…0f5f63d ago0x7a79bb…2499b5
0xa17c…60a90x0e3d…7757Base—$5.25100%0xeba0…ab3b63d ago0x90f630…6fbde9
0xa17c…60a90x0e3d…7757Base—$5.25100%0x3dd1…4d5c63d ago0xffee65…c81ff0
0xa17c…60a90x0e3d…7757Base—$5.25100%0xca7d…500163d ago0xcc9350…9ebaf4
0xa17c…60a90x0e3d…7757Base—$3.15100%0x21ab…01d963d ago0x72b727…672464
0xa17c…60a90x0e3d…7757Base—$10.50100%0x69ba…d2e263d ago0xed5570…35e795
0xa17c…60a90x0e3d…7757Base—$10.50100%0xc165…a9fc63d ago0xef7093…8fec6d
0xa17c…60a90x0e3d…7757Base—$10.50100%0x363e…450d63d ago0xd964c3…518492
0xa17c…60a90x0e3d…7757Base—$9.45100%0xe347…5b3063d ago0x3714c7…9efb17
0xa17c…60a90x0e3d…7757Base—$2.10100%0x1708…5a2763d ago0xd3fa53…671f7d
0xa17c…60a90x0e3d…7757Base—$10.50100%0x0245…bb7b63d ago0x91a8b0…6937b1
0xa17c…60a90x0e3d…7757Base—$1.05100%0x6e35…7a2864d ago0x557a5a…b7b6ac
0xa17c…60a90x0e3d…7757Base—$21.00100%0x1e6d…37c164d ago0x54d6f8…fd0abe
0xa17c…60a90x0e3d…7757Base—$1.05100%0x7c94…b13e64d ago0xf00466…19ebd2
0xa17c…60a90x0e3d…7757Base—$1.05100%0x2b56…451e64d ago0xc0a23c…591d75

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.