Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x4cd0…bc31Base—$0.9770%0x4337…beb15d ago0x535917…d83614
0x3be9…575c0x4cd0…bc31Base—$15.4070%0x2fbf…ec655d ago0x2b3df7…3879d9
0x3be9…575c0x4cd0…bc31Base—$10.4770%0x2fbf…ec655d ago0xc78a7b…90d56a
0x3be9…575c0x4cd0…bc31Base—$10.4770%0x3018…02305d ago0xa6081a…f1f0be
0x3be9…575c0x4cd0…bc31Base—$30.4870%0x4337…32a45d ago0x67cc47…34cc39
0x3be9…575c0x4cd0…bc31Base—$5.4670%0x4337…be705d ago0xd0edd4…7be932
0x3be9…575c0x4cd0…bc31Base—$1.9670%0x3018…02305d ago0x8bbdab…60b7e3
0x3be9…575c0x4cd0…bc31Base—$1.9670%0x3018…02305d ago0x7fd90a…b85a3e
0x3be9…575c0x4cd0…bc31Base—$15.4770%0x2fbf…ec655d ago0x4e6949…4d3299
0x3be9…575c0x4cd0…bc31Base—$40.4170%0x2fbf…ec655d ago0xf9d1b7…520bc4
0x3be9…575c0x4cd0…bc31Base—$100.4370%0x2fbf…ec656d ago0xdb42f1…a389af
0x3be9…575c0x4cd0…bc31Base—$50.4870%0x4337…7a5d6d ago0x8b8980…83592e
0x3be9…575c0x4cd0…bc31Base—$50.4870%0x4337…53936d ago0xdc900d…4c1c0e
0x3be9…575c0x4cd0…bc31Base—$100.5170%0xf793…af756d ago0x020249…e16b43
0x3be9…575c0x4cd0…bc31Base—$150.6070%0x4337…c4876d ago0x2731f7…f2a1a9
0x3be9…575c0xaa9c…5a6bBase—$30.0070%0x4337…32a46d ago0x10f142…b426c1
0x3be9…575c0xaa9c…5a6bBase—$30.0070%0x8e34…1c676d ago0xeb512b…14af44
0x3be9…575c0x4cd0…bc31Base—$38.4170%0x4337…c4876d ago0xfcc727…18ff95
0x3be9…575c0x4cd0…bc31Base—$11.4070%0x4337…85386d ago0x658b99…2ba433
0x3be9…575c0xaa9c…5a6bBase—$30.0070%0x4337…7a5d6d ago0x72689d…8ee587
0x3be9…575c0xaa9c…5a6bBase—$30.0070%0x4337…d0b26d ago0x95535a…d3b6ef
0x3be9…575c0xaa9c…5a6bBase—$30.0070%0xf793…af756d ago0x53aed8…45e527
0x3be9…575c0x4cd0…bc31Base—$35.4870%0xf793…af756d ago0x265e4b…fe7713
0x3be9…575c0x4cd0…bc31Base—$35.4870%0xf793…af756d ago0x14301c…1db541
0x3be9…575c0x4cd0…bc31Base—$50.4870%0x4337…224f6d ago0xbc768d…a482df

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.