Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf861…cd530x0e3d…7757Base—$13.65100%0x7250…0f2061d ago0x72084d…db9861
0xf861…cd530x0e3d…7757Base—$5.25100%0xa06c…18fe61d ago0x38f8fb…33eac6
0xf861…cd530x0e3d…7757Base—$3.15100%0x9ce1…fd1c61d ago0x5c7c5f…592f80
0xf861…cd530x0e3d…7757Base—$1.05100%0x0881…8de261d ago0xce831e…084682
0xf861…cd530x0e3d…7757Base—$1.05100%0xfe64…ec0861d ago0x3cc0ba…76e403
0xf861…cd530x0e3d…7757Base—$5.25100%0x2115…35a061d ago0x235ba4…4de0bc
0xf861…cd530x0e3d…7757Base—$1.05100%0x3d68…f69e61d ago0xd8b8d9…165684
0xf861…cd530x0e3d…7757Base—$5.25100%0xf6cb…a8d761d ago0x6788cb…79dcd1
0xf861…cd530x0e3d…7757Base—$10.50100%0x5670…ffbc61d ago0x153216…6a41d2
0xf861…cd530x0e3d…7757Base—$2.10100%0x0a75…f28f61d ago0x395f61…31ef6c
0xf861…cd530x0e3d…7757Base—$1.05100%0x5e6e…178761d ago0x345a60…30a000
0xf861…cd530x0e3d…7757Base—$6.30100%0x9cee…c9d961d ago0x3cce58…fe6aea
0xf861…cd530x0e3d…7757Base—$27.30100%0x1708…5a2761d ago0xe334d1…762306
0xf861…cd530x0e3d…7757Base—$5.25100%0x7cf5…240761d ago0x9c48d5…325697
0xf861…cd530x0e3d…7757Base—$10.50100%0x3d37…880661d ago0x318c4d…8362a5
0xf861…cd530x0e3d…7757Base—$21.00100%0xfd6b…ae3961d ago0xa5e4e2…a68072
0xf861…cd530x0e3d…7757Base—$1.05100%0x7492…70ae61d ago0xf8a3b5…ac390a
0xf861…cd530x0e3d…7757Base—$1.05100%0xb77d…5f2d61d ago0x0cb93f…f5e80c
0xf861…cd530x0e3d…7757Base—$2.10100%0xf11b…db9461d ago0x3cbb7b…da273d
0xf861…cd530x0e3d…7757Base—$2.10100%0xd773…a25061d ago0x702f2a…1d59f5
0xf861…cd530x0e3d…7757Base—$3.15100%0xba2c…ddc861d ago0x44cc04…969e7e

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.