Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8736…2aab0xdb5c…eea3Base—$1.8570%0x4af9…c95640d ago0x43a517…af56bd
0x8736…2aab0x323b…0493Base—$1.8570%0x4af9…c95640d ago0x19da82…2c504c
0x8736…2aab0x617a…c4fdBase—$1.8570%0x4af9…c95640d ago0xd61dc5…1a93e0
0x8736…2aab0x928c…6f11Base—$1.8570%0x4af9…c95640d ago0x215d3e…b7ed9a
0x8736…2aab0xe126…4aabBase—$1.8570%0x4af9…c95640d ago0x8d04da…84279e
0x8736…2aab0xce8b…a1c4Base—$1.8570%0x4af9…c95640d ago0xd9238f…47797d
0x8736…2aab0x4102…fd4aBase—$1.8570%0x4af9…c95640d ago0x5da7cf…16048d
0x8736…2aab0x6fbc…28cdBase—$1.8570%0x4af9…c95640d ago0xd8f95d…2c9e78
0x8736…2aab0xaf7e…6127Base—$1.8570%0x4af9…c95640d ago0x8a388d…6a3f8a
0x8736…2aab0x2652…1c40Base—$1.8570%0x4af9…c95640d ago0xe07aa4…312e57
0x8736…2aab0xad05…a722Base—$1.8570%0x4af9…c95640d ago0x986fba…a45007
0x8736…2aab0xaa02…7510Base—$1.8570%0x4af9…c95640d ago0x09de6e…4acbb1
0x8736…2aab0x7b93…cabbBase—$1.8570%0x4af9…c95640d ago0x9a803f…eb5988
0x8736…2aab0x5617…7cdcBase—$1.8570%0x4af9…c95640d ago0xfc142c…4a25b4
0x8736…2aab0xa31a…c13aBase—$1.8570%0x4af9…c95640d ago0x4a4163…61bab5
0x8736…2aab0xf769…a586Base—$1.8570%0x4af9…c95640d ago0x93b6be…d00da1
0x8736…2aab0xa7e8…414fBase—$1.8570%0x4af9…c95640d ago0x051aba…23811a
0x8736…2aab0xe5ae…e297Base—$1.8570%0x4af9…c95640d ago0x2f6a67…8fe4a2
0x8736…2aab0x794b…9233Base—$1.8570%0x4af9…c95640d ago0x2ff048…15df1b
0x8736…2aab0xf952…abd3Base—$1.8570%0x4af9…c95640d ago0x1dd932…cfe194
0x8736…2aab0x9f81…6300Base—$1.8570%0x4af9…c95640d ago0xe18028…40e9f9
0x8736…2aab0xc3ff…be01Base—$1.8570%0x4af9…c95640d ago0xdeb14b…36100c
0x8736…2aab0xedae…3a62Base—$1.8670%0x4af9…c95640d ago0x46d848…4a7569
0x8736…2aab0xeec1…4dabBase—$1.8670%0x4af9…c95640d ago0xda2526…e734a6
0x8736…2aab0x2c9f…2090Base—$1.8670%0x4af9…c95640d ago0xa77326…557e75

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.