Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe55e…f7480xfe8f…794dBase—$37.86100%mrdn5h ago0x021a69…c98119
0xfe8f…794d0xe55e…f748Base—$27.04100%mrdn5h ago0x784d72…9990ae
0x1cec…8dd40xfe8f…794dBase—$49.69100%mrdn5h ago0xccfc87…8aaa8a
0xe55e…f7480xfe8f…794dBase—$28.67100%mrdn7h ago0x4daecf…b60d43
0xfe8f…794d0xe55e…f748Base—$49.44100%mrdn7h ago0xe4dfc4…f3b737
0xfe8f…794d0x13db…5192Base—$30.65100%mrdn8h ago0x4b2c86…a63e06
0xfe8f…794d0x4754…327bBase—$43.68100%mrdn8h ago0x9a0869…ec8f20
0xfe8f…794d0xe55e…f748Base—$30.78100%mrdn9h ago0x699f55…9d51be
0x4754…327b0xfe8f…794dBase—$27.10100%mrdn9h ago0x858454…935258
0x4754…327b0xfe8f…794dBase—$44.77100%mrdn9h ago0xe9b948…30a09c
0x1cec…8dd40xfe8f…794dBase—$39.31100%mrdn10h ago0x24ba1c…252409
0xe55e…f7480xfe8f…794dBase—$42.71100%mrdn13h ago0xb5fae2…11d893
0xfe8f…794d0xe55e…f748Base—$50.52100%mrdn13h ago0x7a0048…ac8b98
0x1cec…8dd40xfe8f…794dBase—$41.96100%mrdn13h ago0xc5ae87…f30f5e
0xfe8f…794d0x4754…327bBase—$55.12100%mrdn15h ago0x2b5a2a…cf1950
0xfe8f…794d0xe55e…f748Base—$32.61100%mrdn16h ago0x1d3d36…d8b71b
0xfe8f…794d0x13db…5192Base—$52.95100%mrdn16h ago0xa3f44a…53d3e5
0x1cec…8dd40xfe8f…794dBase—$27.57100%mrdn16h ago0xe2431a…6c1fca
0xe55e…f7480xfe8f…794dBase—$53.64100%mrdn18h ago0x1f2161…009639
0xa6a9…809d0xfe8f…794dBase—$27.56100%mrdn21h ago0x920283…9da346
0xfe8f…794d0xa6a9…809dBase—$25.77100%mrdn21h ago0x7c10ae…bd6b2e
0x1cec…8dd40xfe8f…794dBase—$36.60100%mrdn23h ago0x3a0353…3a5fa9
0xfe8f…794d0x1cec…8dd4Base—$40.50100%mrdn1d ago0xd69379…c55d85
0x13db…51920xfe8f…794dBase—$31.62100%mrdn1d ago0x141df0…426e25
0x13db…51920xfe8f…794dBase—$18.69100%mrdn1d ago0xe6a711…e60e76

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.