Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fb1…7e250x0e3d…7757Base—$10.50100%0xafd1…680d103d ago0x893d5c…4734ae
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x8569…b987103d ago0x82d43d…b09bd5
0x8504…ca1f0x0e3d…7757Base—$1.05100%0x24a4…540a103d ago0x2e4222…bdc0a2
0x1332…66eb0x0e3d…7757Base—$10.00100%0x5513…a8a9103d ago0xabddd7…aceb67
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x505d…14d6103d ago0x9b0653…599d7a
0x1332…66eb0x0e3d…7757Base—$11.03100%0x79bd…fda1103d ago0xc5a786…22e18c
0xa17c…60a90x0e3d…7757Base—$2.10100%0xa2b7…2c9a103d ago0x6901a1…c7c41e
selling-drugs-onchain.eth0x0e3d…7757Base—$4.20100%0x563b…9a7f103d ago0x97fdcc…06daee
0x1332…66eb0x0e3d…7757Base—$210.00100%0xe706…1d9b103d ago0x3e16e1…32f9b7
0x1332…66eb0x0e3d…7757Base—$162.75100%0x1875…8fcf103d ago0x2b8f5e…fa0298
0x1332…66eb0x0e3d…7757Base—$1.05100%0x18cc…2750103d ago0x0e7325…31aa56
selling-drugs-onchain.eth0x0e3d…7757Base—$2.10100%0xffde…0410103d ago0xdf5ccb…a5394a
0xa787…64cf0x0e3d…7757Base—$5.25100%0x3d68…f69e103d ago0x64b613…3fbadf
0x1332…66eb0x0e3d…7757Base—$2.10100%0xfec0…c394103d ago0x40347d…4a5ebd
0x88af…1f710x0e3d…7757Base—$1,257.90100%0xa628…b7bc103d ago0xe644e7…19d76f
0x5899…c2ec0x0e3d…7757Base—$5.00100%0x2035…57d3103d ago0x18a2b8…3feaf2
0x1332…66eb0x0e3d…7757Base—$10.50100%0x5ed5…f6c0103d ago0x3e7c56…7b515c
0x5d79…ab930x0e3d…7757Base—$5.25100%0x3368…d66b103d ago0xc3c2c7…45f972
0x4727…92290x0e3d…7757Base—$25.00100%0x79e1…2ea7103d ago0xe32957…abfc02
0x441d…f4660x0e3d…7757Base—$21.00100%0x9971…2048103d ago0xe38235…4702bd
0x6004…5e380x0e3d…7757Base—$157.50100%0x9190…8d83103d ago0x745823…0852d4
0xa17c…60a90x0e3d…7757Base—$4.20100%0x05c6…16ba103d ago0xd3bd36…37960e
0xc9a2…31540x0e3d…7757Base—$2.10100%0x39e9…2393103d ago0x59cc45…622844
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x614a…d5ce103d ago0x429d21…860092
0xa787…64cf0x0e3d…7757Base—$4.20100%0xdeef…04fd103d ago0xdeccea…527427

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.