Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x0e3d…7757Base—$4.20100%0x5944…557261d ago0x1867b7…443c9c
0xbaf1…ad390x0e3d…7757Base—$23.00100%0x2740…f50461d ago0x7dab8c…1c3532
0x1332…66eb0x0e3d…7757Base—$266.59100%0x6344…a21a61d ago0x80127a…341cf1
0xa787…64cf0x0e3d…7757Base—$5.25100%0x9ee0…41c361d ago0x6c83a1…82bf96
0xe13d…5a9e0x0e3d…7757Base—$20.00100%0x35c6…376361d ago0xa56b02…80010b
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x2ce3…0cdb61d ago0x48e1b0…9f99af
0x1332…66eb0x0e3d…7757Base—$23.10100%0x6204…112261d ago0x650d3c…6e3aca
0x95ee…4ee10x0e3d…7757Base—$15.75100%0x647b…3fa561d ago0x95ff57…39fa5b
0xa17c…60a90x0e3d…7757Base—$1.05100%0x14dd…a4ea61d ago0xc6478e…9f1c87
0x7c80…64e00x0e3d…7757Base—$8.40100%0x39a9…7be561d ago0xdbe1f8…ec7740
0xa787…64cf0x0e3d…7757Base—$10.50100%0x02d7…6ab361d ago0x030e6f…63061f
0x1332…66eb0x0e3d…7757Base—$105.00100%0x35fa…74a961d ago0x5d08f1…a03a52
0x1332…66eb0x0e3d…7757Base—$21.00100%0xb027…a85161d ago0xf93541…26cf29
0x1332…66eb0x0e3d…7757Base—$5.95100%0x72fe…16d661d ago0xc97046…11b035
0x1332…66eb0x0e3d…7757Base—$8.40100%0x2041…bdf661d ago0x83a984…b74e96
0x8c39…4d2c0x0e3d…7757Base—$2.10100%0x6bac…5e9b61d ago0x3f194d…f97622
0x1332…66eb0x0e3d…7757Base—$27.30100%0x39f9…9a7961d ago0xd50608…f5b89a
0x5e8d…b9710x0e3d…7757Base—$9.45100%0x133d…a47661d ago0x71e8f5…8db585
0xa787…64cf0x0e3d…7757Base—$5.25100%0x96be…0b4661d ago0x44f1ef…2d1a49
0x1332…66eb0x0e3d…7757Base—$21.00100%0xf31d…cc4b61d ago0xab1dac…0ef942
0x1332…66eb0x0e3d…7757Base—$80.00100%0x817a…63b561d ago0xb2210f…f76d37
0x1332…66eb0x0e3d…7757Base—$35.70100%0x16b5…bfc061d ago0xa4242a…3255c2
0x2382…5da80x0e3d…7757Base—$42.00100%0x3ab4…e68461d ago0xd901d5…7aafc4
0x1332…66eb0x0e3d…7757Base—$15.75100%0xd4ab…0bb661d ago0x1dd11c…e5dccf
0x65df…16690x0e3d…7757Base—$105.00100%0xa96f…aeb161d ago0xbc686f…071257

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.