Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5d79…ab930x0e3d…7757Base—$11.55100%0x160a…c891121d ago0x985c29…926165
0x5d79…ab930x0e3d…7757Base—$3.15100%0x4760…47ea121d ago0xece9bf…e5e5af
0x5d79…ab930x0e3d…7757Base—$5.25100%0x7430…b4bb121d ago0x8d3179…53dadf
0x5d79…ab930x0e3d…7757Base—$105.00100%0x9cee…c9d9121d ago0xf83f1b…11554a
0x5d79…ab930x0e3d…7757Base—$3.15100%0x3663…55ff121d ago0x976c45…9c8e12
0x5d79…ab930x0e3d…7757Base—$1.05100%0x59d0…cf72121d ago0x8ca855…78c268
0x5d79…ab930x0e3d…7757Base—$23.10100%0x5b2d…d78c121d ago0xe71547…cadb45
0x5d79…ab930x0e3d…7757Base—$1.05100%0x0245…bb7b121d ago0x352c76…a8e49b
0x5d79…ab930x0e3d…7757Base—$10.50100%0xab17…f943121d ago0x52c287…5dd223
0x5d79…ab930x0e3d…7757Base—$5.25100%0x27f5…dfdc121d ago0xfbe703…4323d8
0x5d79…ab930x0e3d…7757Base—$21.00100%0x2837…f767121d ago0x2502dc…fe7575
0x5d79…ab930x0e3d…7757Base—$10.50100%0x78ce…877f121d ago0x264f68…08db2d
0x5d79…ab930x0e3d…7757Base—$5.25100%0xb027…a851121d ago0xad782f…6583ed
0x5d79…ab930x0e3d…7757Base—$4.20100%0xed27…48f7121d ago0x2406cc…ac35bf
0x5d79…ab930x0e3d…7757Base—$13.65100%0xe4ca…c91c121d ago0x955440…a25cd7
0x5d79…ab930x0e3d…7757Base—$10.50100%0x3368…d66b121d ago0x72b921…2b6099
0x5d79…ab930x0e3d…7757Base—$21.00100%0xe10f…cb70121d ago0xb59276…9c6b69
0x5d79…ab930x0e3d…7757Base—$5.25100%0x9667…204e121d ago0xb9e498…31650f
0x5d79…ab930x0e3d…7757Base—$31.50100%0x28cc…0ecd121d ago0x7134a3…601906
0x5d79…ab930x0e3d…7757Base—$2.10100%0xdae3…916a121d ago0x775204…158fee
0x5d79…ab930x0e3d…7757Base—$5.25100%0xe6a1…0117121d ago0x2610f2…2863c2
0x5d79…ab930x0e3d…7757Base—$5.25100%0x8569…b987121d ago0x3c9b15…082a22
0x5d79…ab930x0e3d…7757Base—$5.25100%0x79e1…2ea7121d ago0x68816f…019732
0x5d79…ab930x0e3d…7757Base—$7.35100%0xd3b3…bd82121d ago0xa5b77c…3cbbaf
0x5d79…ab930x0e3d…7757Base—$10.50100%0x569e…48f9121d ago0x6ae1bf…c0b7fa

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.