Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x31d0…2cd7Base—$150.00100%0x4337…181142d ago0x0c5492…c3e7f7
0x3be9…575c0x31d0…2cd7Base—$5.00100%0xe196…0ce142d ago0x1800d4…8bf920
0x3be9…575c0x31d0…2cd7Base—$13.92100%0x4337…ec6842d ago0x7f0b18…82fd29
0x3be9…575c0x4cd0…bc31Base—$10.2970%0xe196…0ce143d ago0x666b2a…9ae13f
0x3be9…575c0x31d0…2cd7Base—$50.00100%0x4337…8d0e43d ago0x54970b…1f5430
0x3be9…575c0x31d0…2cd7Base—$50.00100%0x4337…39a843d ago0x091a39…b16c49
0x3be9…575c0x31d0…2cd7Base—$30.00100%0x4337…6ef943d ago0x103653…7c44c6
0x3be9…575c0x31d0…2cd7Base—$100.00100%0xe196…0ce143d ago0x0e6bac…fdbbd2
0x3be9…575c0x31d0…2cd7Base—$7.34100%0x4337…f26843d ago0x566a81…e7a630
0x3be9…575c0xf6ee…3bd2Base—$0.001683100%0x4337…f26843d ago0x566a81…e7a630
0x3be9…575c0x31d0…2cd7Base—$150.00100%0x211d…d17243d ago0x8ead82…cb5ab4
0x3be9…575c0xf6ee…3bd2Base—$0.008628100%0x4337…39a843d ago0x9ad752…9fa392
0x3be9…575c0x31d0…2cd7Base—$10.30100%0x4337…39a843d ago0x9ad752…9fa392
0x3be9…575c0xf6ee…3bd2Base—$0.004241100%0x81e3…b98e43d ago0xff99c6…53f7a2
0x3be9…575c0x31d0…2cd7Base—$300.41100%0x81e3…b98e43d ago0xff99c6…53f7a2
0x3be9…575c0xf6ee…3bd2Base—$0.002755100%0x4337…d0b243d ago0x2dcdb4…5dbdf0
0x3be9…575c0x31d0…2cd7Base—$50.31100%0x4337…d0b243d ago0x2dcdb4…5dbdf0
0x3be9…575c0xf6ee…3bd2Base—$0.003025100%0x211d…d17243d ago0xb64f83…797f62
0x3be9…575c0x31d0…2cd7Base—$50.31100%0x211d…d17243d ago0xb64f83…797f62
0x3be9…575c0x31d0…2cd7Base—$10.30100%0x4337…f2e143d ago0xeeced6…50e295
0x3be9…575c0xf6ee…3bd2Base—$0.008567100%0x4337…f2e143d ago0xeeced6…50e295
0x3be9…575c0x31d0…2cd7Base—$30.00100%0x4337…339243d ago0xe2d606…200591
0x3be9…575c0x31d0…2cd7Base—$100.33100%0xb5b2…3ff243d ago0x1339e8…0ad0dd
0x3be9…575c0xf6ee…3bd2Base—$0.002848100%0xb5b2…3ff243d ago0x1339e8…0ad0dd
0x3be9…575c0xf6ee…3bd2Base—$0.004458100%0x4337…9f2643d ago0x2265f4…54c60c

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.