Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x0e3d…7757Base—$10.50100%0xc246…c595112d ago0x5fab29…ab355a
0x1332…66eb0x0e3d…7757Base—$5.25100%0xa69c…e8d5112d ago0x544758…b3bcf6
0x1332…66eb0x0e3d…7757Base—$73.50100%0x0b7e…f08e112d ago0x72ecfe…42eae9
0x1332…66eb0x0e3d…7757Base—$10.50100%0x5e44…05a8112d ago0x4b59c5…0fe7b2
0x1332…66eb0x0e3d…7757Base—$10.50100%0x3e24…de68112d ago0x9e0de7…c9bdb6
0x1332…66eb0x0e3d…7757Base—$10.50100%0xfe8c…49bb112d ago0xe4d9d2…f3078d
0x1332…66eb0x0e3d…7757Base—$25.00100%0x3368…d66b112d ago0xa696aa…1d1cb2
0x1332…66eb0x0e3d…7757Base—$10.50100%0x7250…0f20112d ago0xbdfe03…086492
0x1332…66eb0x0e3d…7757Base—$10.29100%0x52ac…a61d112d ago0x66e8e1…5d14b3
0x1332…66eb0x0e3d…7757Base—$30.89100%0xc165…a9fc112d ago0x88d391…110b05
0x1332…66eb0x0e3d…7757Base—$10.50100%0xabef…3913112d ago0xf214a7…7797bf
0x1332…66eb0x0e3d…7757Base—$23.10100%0x35ec…9dba112d ago0x36dfd2…f06365
0x1332…66eb0x0e3d…7757Base—$10.50100%0x781c…5001112d ago0x463b51…764d06
0x1332…66eb0x0e3d…7757Base—$2.25100%0x3835…6261112d ago0x723d92…44d0ac
0x1332…66eb0x0e3d…7757Base—$9.45100%0xe5f9…0f5f112d ago0xb231f2…784816
0x1332…66eb0x0e3d…7757Base—$28.35100%0x16b5…bfc0112d ago0x7fc2e9…6d6cd3
0x1332…66eb0x0e3d…7757Base—$9.45100%0x9ce1…fd1c112d ago0xe7a046…562872
0x1332…66eb0x0e3d…7757Base—$10.50100%0x1668…2c3e112d ago0x6d82f3…12f39a
0x1332…66eb0x0e3d…7757Base—$290.11100%0xd173…d69b112d ago0x24d1d2…a2bb9f
0x1332…66eb0x0e3d…7757Base—$10.50100%0x4b7f…bff0112d ago0x336c72…674f42
0x1332…66eb0x0e3d…7757Base—$10.50100%0x3dd1…4d5c112d ago0x690e10…2d22f5
0x1332…66eb0x10d8…b610Base—$0.10100%0xd016…b67a112d ago0x1a686f…0dd6b4
0x1332…66eb0x0e3d…7757Base—$31.50100%0xcb3f…dc29112d ago0x5f3a83…e61564
0x1332…66eb0x0e3d…7757Base—$21.00100%0x04fd…2b52112d ago0x07560b…9f0254
0x1332…66eb0x0e3d…7757Base—$10.50100%0x99d9…ec9d112d ago0x67e5d6…d78326

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.