Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xad1c…ac180x0e3d…7757Base—$30.0070%0xbdce…f63739d ago0x82578e…ca3301
0x1332…66eb0x0e3d…7757Base—$5.2570%0xe620…490139d ago0x443195…4721f8
dhruv.eth0x0e3d…7757Base—$2.5770%0x1e09…da4139d ago0xaa375e…5d5c9e
0x1332…66eb0x0e3d…7757Base—$23.1070%0xa48e…f66139d ago0x5c5e4f…423f2d
0x5f65…d4c20x0e3d…7757Base—$68.0070%0x99d9…ec9d39d ago0x5cf044…b4cb3c
0xf0f3…01ec0x0e3d…7757Base—$5.2570%0xc506…1e3d39d ago0x670b6a…cad76f
0xbffd…0fbc0x0e3d…7757Base—$2.1070%0x2b56…451e39d ago0x578270…dece95
0x1332…66eb0x0e3d…7757Base—$10.0070%0x433f…6ee939d ago0x9d4c75…41810e
0x5b6e…662c0x0e3d…7757Base—$19.9570%0x023e…d6fc39d ago0x00fa26…d2f0fd
0x1332…66eb0x0e3d…7757Base—$38.4770%0xfbcc…3fea39d ago0x453496…246e58
0x1332…66eb0x0e3d…7757Base—$21.0070%0xd02b…c37939d ago0xbe8ea0…4913ba
0x1332…66eb0x0e3d…7757Base—$10.5070%0x28ce…606139d ago0x8b1957…4dae40
0x1332…66eb0x0e3d…7757Base—$98.2670%0x665d…3bb939d ago0xf14391…173693
0x006d…0bbb0x0e3d…7757Base—$31.5070%0xed27…48f739d ago0x02b432…77e6af
0x1332…66eb0x0e3d…7757Base—$10.5070%0x7869…5c2039d ago0x3af1ea…562e72
0xc9a2…31540x0e3d…7757Base—$3.1570%0x3e24…de6839d ago0x8e5e55…456029
0x1332…66eb0x0e3d…7757Base—$9.4570%0xa6d0…a3cd39d ago0x56dc5d…f4117a
0x1332…66eb0x0e3d…7757Base—$16.8070%0x271d…71b439d ago0xa0170f…a86ec2
0xc9a2…31540x0e3d…7757Base—$10.5070%0xbb4c…e40c39d ago0x4865ee…ca41e8
0x1332…66eb0x0e3d…7757Base—$99.8770%0xf733…8f8d39d ago0x76a0b8…36e1fc
0xf714…1fa80x0e3d…7757Base—$42.0070%0x6ae4…e26d39d ago0x3ce827…6a209e
0xff75…105b0x0e3d…7757Base—$18.9070%0xafd1…680d39d ago0x8b6ca7…95dab3
0x1332…66eb0x0e3d…7757Base—$3.1570%0x2fb2…aefd39d ago0x13c3e3…752766
0x1332…66eb0x0e3d…7757Base—$10.5070%0x5dca…cd2139d ago0xfe3148…2cf046
0x1332…66eb0x0e3d…7757Base—$11.0870%0x52ac…a61d39d ago0xcb31ef…0a9c44

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.