Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8cfa…be850x0e3d…7757Base—$1.05100%0xdae3…916a67d ago0x71b4f3…12b8c4
0x8cfa…be850x0e3d…7757Base—$53.55100%0x33cf…fffe67d ago0x3c3927…e20456
0x8cfa…be850x0e3d…7757Base—$10.50100%0xe7f0…b89c67d ago0x53f96e…c5b52d
0x8cfa…be850x0e3d…7757Base—$21.00100%0x7924…2dfe67d ago0x639e8e…1d0a8f
0x8cfa…be850x0e3d…7757Base—$15.75100%0x4e90…564a67d ago0xad2f5c…42c729
0x8cfa…be850x0e3d…7757Base—$3.15100%0xb3fe…1c0567d ago0xb114e7…516775
0x8cfa…be850x0e3d…7757Base—$1.05100%0xf497…02dd67d ago0x24b1eb…931186
0x8cfa…be850x0e3d…7757Base—$52.50100%0xb182…b93d67d ago0x1ea3d8…9e8544
0x8cfa…be850x0e3d…7757Base—$10.50100%0xf760…e9ab67d ago0x6fb31d…0a996f
0x8cfa…be850x0e3d…7757Base—$2.10100%0x7a25…7fdc67d ago0x59781b…99c60d
0x8cfa…be850x0e3d…7757Base—$25.20100%0x45b7…2d9467d ago0x60b4fd…8ef482
0x8cfa…be850x0e3d…7757Base—$7.35100%0xf200…d9a067d ago0xbd3a32…4f572b
0x8cfa…be850x0e3d…7757Base—$5.25100%0x4055…8ed167d ago0x6e4929…261889
0x8cfa…be850x0e3d…7757Base—$5.25100%0x5682…a95267d ago0xb5f57b…36ba46
0x8cfa…be850x0e3d…7757Base—$8.40100%0x9307…e92a67d ago0x936688…ac5058
0x8cfa…be850x0e3d…7757Base—$1.05100%0x238e…232567d ago0x626e98…1b358f
0x8cfa…be850x0e3d…7757Base—$21.00100%0x1cb5…c0e267d ago0x69ffcc…d35a6b
0x8cfa…be850x0e3d…7757Base—$3.15100%0xd173…d69b68d ago0xae6613…16773d
0x8cfa…be850x0e3d…7757Base—$1.05100%0xbada…25fd68d ago0xa87856…754f95

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.