Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bfb…0c880x0e3d…7757Base—$2.10100%0xcd64…d81f84d ago0x5b1fe3…cb84c2
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x5a57…2a9e84d ago0xefed6a…c04995
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xb769…f88184d ago0x791815…ccc8b0
0x4bfb…0c880x0e3d…7757Base—$3.15100%0xfe64…ec0884d ago0x9652b0…71a248
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x2b2b…961c84d ago0x5bccd9…53cd2c
0x4bfb…0c880x0e3d…7757Base—$3.15100%0x0744…c73c84d ago0xfe2f5c…f5dbb6
0x4bfb…0c880x0e3d…7757Base—$13.65100%0xfbd8…39da84d ago0xf56e86…a23d0e
0x4bfb…0c880x0e3d…7757Base—$63.00100%0x8100…1de584d ago0x258e33…24bfa5
0x4bfb…0c880x0e3d…7757Base—$4.20100%0x79bd…fda184d ago0xade394…29d57a
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x16b5…bfc084d ago0xd24457…6b6992
0x4bfb…0c880x0e3d…7757Base—$15.75100%0xfbad…25fb84d ago0xfb88ec…5835a6
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xde1b…a3a284d ago0xa17547…bb7608
0x4bfb…0c880x0e3d…7757Base—$21.00100%0xff29…064684d ago0x84d645…6cbe18

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.