Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe95e…6ec90x6366…f1e2Base—$0.006093100%0x6366…f1e286d ago0xa10357…faff4d
0xe95e…6ec90x6366…f1e2Base—$3.02100%0x6366…f1e286d ago0xb2ac87…124c38
0xe95e…6ec90x6366…f1e2Base—$0.006092100%0x6366…f1e286d ago0x57503b…3c0dbb
0xe95e…6ec90x6366…f1e2Base—$1.62100%0x6366…f1e286d ago0xf6b049…57f76d
0xe95e…6ec90x6366…f1e2Base—$0.006113100%0x6366…f1e286d ago0x70d165…40a7a6
0xe95e…6ec90x6366…f1e2Base—$1.02100%0x6366…f1e286d ago0xbf13bb…ddfdcf
0xe95e…6ec90x6366…f1e2Base—$0.006107100%0x6366…f1e286d ago0x40c076…0988e3
0xe95e…6ec90x6366…f1e2Base—$0.82100%0x6366…f1e286d ago0xb31c5c…2507b2
0xe95e…6ec90x6366…f1e2Base—$0.08100%0xfc74…d8a586d ago0x399f5b…e2b68c
0xe95e…6ec90x6366…f1e2Base—$0.001547100%0x6366…f1e286d ago0x9a05d1…ce9eda
0xe95e…6ec90x6366…f1e2Base—$0.005892100%0x6366…f1e286d ago0x9d0b9d…fd77e5
0xe95e…6ec90x6366…f1e2Base—$1.00100%0x6366…f1e286d ago0x58ba06…d4eda4
0xe95e…6ec90x6366…f1e2Base—$0.000836100%0x6366…f1e287d ago0x38fb88…dfc079
0xe95e…6ec90x6366…f1e2Base—$0.005736100%0x6366…f1e287d ago0xcb58a3…199c4c
0xe95e…6ec90x6366…f1e2Base—$4.31100%0x6366…f1e287d ago0x45b222…a92406
0xe95e…6ec90x6366…f1e2Base—$0.18100%0x17c8…043687d ago0x9ce0cc…61c5c9
0xe95e…6ec90x6366…f1e2Base—$0.005752100%0x6366…f1e287d ago0x3d6316…505caf
0xe95e…6ec90x6366…f1e2Base—$3.32100%0x6366…f1e287d ago0x4b0272…8e56b8
0xe95e…6ec90x6366…f1e2Base—$0.005753100%0x6366…f1e287d ago0x9ee539…1f0866
0xe95e…6ec90x6366…f1e2Base—$3.32100%0x6366…f1e287d ago0x8da1bc…4961d1
0xe95e…6ec90x6366…f1e2Base—$4.95100%0xfc74…d8a587d ago0xebf5f9…738812
0xe95e…6ec90x6366…f1e2Base—$0.005942100%0x6366…f1e287d ago0x71bbcd…6e979e
0xe95e…6ec90x6366…f1e2Base—$6.62100%0x6366…f1e287d ago0x48bd27…cc0dae
0xe95e…6ec90x6366…f1e2Base—$0.005888100%0x6366…f1e287d ago0x190971…19b455
0xe95e…6ec90x6366…f1e2Base—$3.32100%0x6366…f1e287d ago0xc6f1dc…ae95e4

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.