Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd07…45b90x0e3d…7757Base—$2.10100%0x74b9…018f59d ago0x0306f5…a99f9c
0xdd07…45b90x0e3d…7757Base—$2.10100%0x3368…d66b60d ago0xd472ef…9e399b
0xdd07…45b90x0e3d…7757Base—$10.50100%0x7daa…021760d ago0xf903df…7d929e
0xdd07…45b90x0e3d…7757Base—$3.15100%0x3aab…e20960d ago0x6afcfd…9f2a7e
0xdd07…45b90x0e3d…7757Base—$5.25100%0x6c20…6aed60d ago0x803bc1…069c67
0xdd07…45b90x0e3d…7757Base—$3.15100%0x748e…1c7460d ago0x9a0dd0…65bc5a
0xdd07…45b90x0e3d…7757Base—$5.25100%0x8de7…1c2c60d ago0x50296b…4e5c47
0xdd07…45b90x0e3d…7757Base—$10.50100%0xac5b…869860d ago0x6afc4f…a51acd
0xdd07…45b90x0e3d…7757Base—$21.00100%0x8100…1de560d ago0x61a085…f8b3b0
0xdd07…45b90x0e3d…7757Base—$1.05100%0x175b…99fa60d ago0xbaabfc…dd2a91
0xdd07…45b90x0e3d…7757Base—$5.25100%0x433f…6ee960d ago0x662b05…9b0bc8
0xdd07…45b90x0e3d…7757Base—$2.10100%0x4263…5fe560d ago0x11d8a2…abfa60
0xdd07…45b90x0e3d…7757Base—$1.05100%0x238c…f4bb60d ago0x70efd8…bdd09e
0xdd07…45b90x0e3d…7757Base—$11.55100%0xd0af…bdfe60d ago0x3ae334…ce5851
0xdd07…45b90x0e3d…7757Base—$3.15100%0x549c…63b760d ago0x94df8b…3d48b1
0xdd07…45b90x0e3d…7757Base—$3.15100%0xcfba…f10660d ago0x67d263…b756c6
0xdd07…45b90x0e3d…7757Base—$3.15100%0x1c06…7baa60d ago0x499ae3…8e1c8c
0xdd07…45b90x0e3d…7757Base—$10.50100%0xf200…d9a060d ago0xc7546b…2e9d06

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.