Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x405e…7eda0x0e3d…7757Base—$5.25100%0xc366…284e63d ago0x7384d0…eebe61
0x405e…7eda0x0e3d…7757Base—$5.25100%0x816c…9f8663d ago0x55ec2e…10afa5
0x405e…7eda0x0e3d…7757Base—$5.25100%0xfb22…aa3b63d ago0xd77fe0…e80dfc
0x405e…7eda0x0e3d…7757Base—$5.25100%0x2133…5a4263d ago0x8544db…bafdfc
0x405e…7eda0x0e3d…7757Base—$5.25100%0x0452…7f6663d ago0xfa29fe…6d9421
0x405e…7eda0x0e3d…7757Base—$5.25100%0xa225…dabf63d ago0xcf26aa…cf0edf
0x405e…7eda0x0e3d…7757Base—$5.25100%0x12ba…6b6163d ago0x4cc1e1…d9d93e
0x405e…7eda0x0e3d…7757Base—$5.25100%0xc072…b4b163d ago0xe22715…b1d711
0x405e…7eda0x0e3d…7757Base—$5.25100%0x79f3…6a3863d ago0x51ed30…b38e85
0x405e…7eda0x0e3d…7757Base—$5.25100%0x9d1a…013563d ago0xafbe66…027106
0x405e…7eda0x0e3d…7757Base—$5.25100%0x0043…73f263d ago0xa0e154…641df6
0x405e…7eda0x0e3d…7757Base—$5.25100%0x60b3…977363d ago0x5c7256…07dc03
0x405e…7eda0x0e3d…7757Base—$5.25100%0x5d3d…e33363d ago0xee29ca…136bd8
0x405e…7eda0x0e3d…7757Base—$5.25100%0x59e8…d82363d ago0x9cefe5…0ac437
0x405e…7eda0x0e3d…7757Base—$5.25100%0xc7c2…61a563d ago0x7b389c…0283b8
0x405e…7eda0x0e3d…7757Base—$5.25100%0xddf5…034763d ago0x7ff22a…4d7c4d
0x405e…7eda0x0e3d…7757Base—$5.25100%0x1f5f…656e63d ago0x43b7d0…f17c79
0x405e…7eda0x0e3d…7757Base—$5.25100%0x6d49…84c863d ago0x65ec87…02dee3
0x405e…7eda0x0e3d…7757Base—$5.25100%0x617f…c06d63d ago0xf3d489…e8ec9b
0x405e…7eda0x0e3d…7757Base—$5.25100%0x7929…b33163d ago0x90f657…d9ad47
0x405e…7eda0x0e3d…7757Base—$5.25100%0xc7fb…441463d ago0xc9ef06…5efb34
0x405e…7eda0x0e3d…7757Base—$5.25100%0x2ee2…15c463d ago0xb0ac09…40ce55
0x405e…7eda0x0e3d…7757Base—$5.25100%0xe6a1…011763d ago0x4d63fa…4883bd
0x405e…7eda0x0e3d…7757Base—$5.25100%0x0558…49bd63d ago0xaa76e3…30e8df
0x405e…7eda0x0e3d…7757Base—$5.25100%0x2640…d76763d ago0x0915ef…02bbdb

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.