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—$50.0070%0x211d…d17237d ago0xa7bea1…69906e
0x3be9…575c0xaa9c…5a6bBase—$50.0070%0x4337…f03837d ago0x2e7703…a2149d
0x3be9…575c0x06bf…d9fdBase—$28.2070%0xe196…0ce137d ago0xbc68f4…789eed
0x3be9…575c0x4cd0…bc31Base—$7.3470%0x4337…b35037d ago0xff35e9…f2b763
0x3be9…575c0x4cd0…bc31Base—$10.3070%0x4337…e22a37d ago0xdcfa0b…4b9402
0x3be9…575c0x9566…7d74Base—$5.0070%0x211d…d17237d ago0x3cfacb…93c994
0x3be9…575c0x4cd0…bc31Base—$1.8470%0x4337…339237d ago0xc6aefd…5c7d0e
0x3be9…575c0x9566…7d74Base—$25.0070%0x4337…d99537d ago0x37e686…291682
0x3be9…575c0x7e49…b89fBase—$4.4070%0x6a6f…be4137d ago0x3a97d8…5d37ec
0x3be9…575c0x7e49…b89fBase—$4.4070%0x4337…6c9237d ago0x3c4bd9…57c1d2
0x3be9…575c0x4cd0…bc31Base—$30.3070%0x211d…d17237d ago0x6c5a77…09fd4e
0x3be9…575c0x4cd0…bc31Base—$20.3070%0x4337…224f37d ago0xe24e78…0002e5
0x3be9…575c0x9566…7d74Base—$5.0070%0xf279…f77f37d ago0xeadcd4…da1154
0x3be9…575c0x9566…7d74Base—$5.0070%0x6a6f…be4137d ago0xde8de2…5faddd
0x3be9…575c0xaa9c…5a6bBase—$50.0070%0xe196…0ce137d ago0x714b51…0760ab
0x3be9…575c0x9566…7d74Base—$5.0070%0x4337…539337d ago0xdb230d…8400ab
0x3be9…575c0x31d0…2cd7Base—$6.4370%0x6a6f…be4137d ago0xe1394d…618362
0x3be9…575c0x7e49…b89fBase—$39.6070%0x4337…a4ab37d ago0x353a1f…b8142a
0x3be9…575c0x7e49…b89fBase—$66.0070%0xe196…0ce137d ago0x72872e…201169
0x3be9…575c0x4cd0…bc31Base—$5.3470%0x4337…a93d37d ago0x8cee36…fb9994
0x3be9…575c0x4cd0…bc31Base—$1.8470%0x4337…d99537d ago0x41a962…53e38d
0x3be9…575c0x31d0…2cd7Base—$55.7370%0x4337…a93d37d ago0xf8d5d4…b05731
0x3be9…575c0x7e49…b89fBase—$4.4070%0x4337…6ca537d ago0xf4299e…9701f2
0x3be9…575c0x4cd0…bc31Base—$50.3170%0x211d…d17238d ago0xb2430a…01c5e8
0x3be9…575c0xf6ee…3bd2Base—$0.00170%0x211d…d17238d ago0xf54aaa…78a975

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.