Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x823e…6b6c67d ago0xb528cb…76e756
0x3fb1…7e250x0e3d…7757Base—$3.15100%0xe6a1…011767d ago0x3ef064…f1d26c
0x3fb1…7e250x0e3d…7757Base—$1.05100%0xac5b…869867d ago0x3e3677…f107d7
0x3fb1…7e250x0e3d…7757Base—$5.25100%0xc216…7c2367d ago0x603827…1c471d
0x3fb1…7e250x0e3d…7757Base—$8.40100%0x7969…4cf567d ago0x67e8e0…4786a2
0x3fb1…7e250x0e3d…7757Base—$5.25100%0xa2ae…033167d ago0x2c58b0…c7a713
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x3fab…7e8c67d ago0x31ff3e…17c80a
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x24b8…43f067d ago0xc1c98b…95c6b5
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x01d6…4c2967d ago0x438296…831785
0x3fb1…7e250x0e3d…7757Base—$10.50100%0xe9e4…196367d ago0xceaf95…39367e
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x643b…940467d ago0xff363b…a28abb
0x3fb1…7e250x0e3d…7757Base—$21.00100%0xd022…454167d ago0x6af9b2…84d3ce
0x3fb1…7e250x0e3d…7757Base—$5.25100%0xa69c…e8d567d ago0x090c84…89ed26
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x7fb5…6c5267d ago0xa02eab…6d6c1d
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x0abd…8e7767d ago0x51b05e…920dfe
0x3fb1…7e250x0e3d…7757Base—$5.25100%0xfa43…45e567d ago0x7d0c44…2179b0
0x3fb1…7e250x0e3d…7757Base—$7.35100%0x4596…ce0967d ago0xa04191…e10166
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x74b9…018f67d ago0xe2b79d…2116b1
0x3fb1…7e250x0e3d…7757Base—$10.50100%0xc89e…795867d ago0x8b9206…47d74c
0x3fb1…7e250x0e3d…7757Base—$21.00100%0x2b35…135b67d ago0xda530f…247e6f
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x0477…fae067d ago0xfc3101…e1e3a8
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x6c0f…7cd667d ago0x3b0795…33a020
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x1798…f45f67d ago0x033137…af37c0
0x3fb1…7e250x0e3d…7757Base—$6.30100%0x20d2…f0b267d ago0x6a1600…f98d86
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x4760…47ea67d ago0x9673fc…d824a9

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.