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%0xeb08…9f9c101d ago0x251300…53b71a
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x345f…57af101d ago0xfdbf1b…19df8c
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x8c9f…11af101d ago0x590e7c…99505a
0x3fb1…7e250x0e3d…7757Base—$29.40100%0xa48e…f661101d ago0x9e51ab…005078
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x7492…70ae101d ago0x3bafac…6bc4cf
0x3fb1…7e250x0e3d…7757Base—$5.25100%0xfb58…2b72101d ago0xb40b75…bd8674
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x7929…b331101d ago0x9d1491…ea63ad
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x4136…b726101d ago0x8a0807…24000c
0x3fb1…7e250x0e3d…7757Base—$2.10100%0xde5c…e1ff101d ago0x7413e5…665cd3
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x629a…da9c101d ago0xc6b464…516b5b
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x971c…70dd101d ago0x6cb777…c4d68d
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x9d6c…edd3101d ago0x694ff0…618913
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x4d98…2b5b101d ago0x4a1803…25cd3f
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x93eb…4c29101d ago0xf86fde…2da77d
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x7818…d2a6101d ago0xddab94…63641f
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x0452…7f66101d ago0xf1ed0e…4600f3
0x3fb1…7e250x0e3d…7757Base—$3.15100%0xb859…c367101d ago0x4de09c…eae5b5
0x3fb1…7e250x0e3d…7757Base—$3.15100%0xf31d…cc4b101d ago0x03a92b…9773bf
0x3fb1…7e250x0e3d…7757Base—$3.15100%0x1c06…7baa101d ago0x512d59…938edb
0x3fb1…7e250x0e3d…7757Base—$52.50100%0x0e26…7978101d ago0xd1a953…c20bf9
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x3e24…de68101d ago0x1e1dff…cb0503
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x414d…e9d5101d ago0x26c820…556a9b
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x563b…9a7f101d ago0x775b99…9f9121
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x77d2…395e101d ago0x0e75d9…daf750
0x3fb1…7e250x0e3d…7757Base—$3.15100%0x8ee8…f8f2101d ago0x04a0a7…4e4ead

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.