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—$30.3570%0xf279…f77f49d ago0x02a8db…cba808
0x3be9…575c0x4cd0…bc31Base—$20.3570%0x4337…ec6849d ago0x7ed366…a8b1f9
0x3be9…575c0x4cd0…bc31Base—$25.3570%0xf279…f77f49d ago0xc14440…f60450
0x3be9…575c0x4cd0…bc31Base—$149.4070%0x211d…d17249d ago0x4ae908…899d75
0xe8cb…07610x4cd0…bc31Base—$1.4970%0xf70d…dbef49d ago0x7c5451…178e34
0x3be9…575c0x4cd0…bc31Base—$400.4570%0x4337…f96549d ago0x2d011c…c5ab7c
0x86a4…822f0x4cd0…bc31Base—$4.8270%0xf70d…dbef49d ago0xab03b9…f6352c
0x3be9…575c0x4cd0…bc31Base—$45.3170%0x211d…d17249d ago0xd80b4e…560c39
0x3be9…575c0x4cd0…bc31Base—$15.3570%0x4337…365f49d ago0x2cfba9…d3848d
0x3be9…575c0x4cd0…bc31Base—$25.3070%0x6a6f…be4149d ago0x796c11…f21931
0x3be9…575c0x4cd0…bc31Base—$10.3070%0x4337…882649d ago0x597acc…3d0dc5
0x3be9…575c0x4cd0…bc31Base—$25.3570%0x4337…936949d ago0x3a40a8…7c40a5
0x3be9…575c0x4cd0…bc31Base—$10.3070%0x211d…d17249d ago0x835438…db8afa
0x3be9…575c0x4cd0…bc31Base—$250.4470%0x211d…d17249d ago0x68983d…2531c7
0x3be9…575c0x4cd0…bc31Base—$10.3070%0x4337…32a449d ago0x366062…9b9c8e
0x3be9…575c0x4cd0…bc31Base—$35.3570%0x4337…b35049d ago0xff786a…6e236a
0x3be9…575c0x4cd0…bc31Base—$201.4370%0x211d…d17249d ago0x52998a…95338c
0x3be9…575c0x4cd0…bc31Base—$10.3070%0x4337…beb149d ago0x9a5c20…d5b875
0x3be9…575c0x4cd0…bc31Base—$10.3070%0x4337…6c9249d ago0x9d290f…64a796
0x3be9…575c0x4cd0…bc31Base—$30.3570%0xe196…0ce149d ago0xe21fba…0aca8c
0x3be9…575c0x4cd0…bc31Base—$35.4570%0x4337…339249d ago0xd05b0b…452efe
0x3be9…575c0x4cd0…bc31Base—$99.3870%0x4337…181149d ago0xb14669…7834a9
0x3be9…575c0x4cd0…bc31Base—$99.3870%0x4337…6c9249d ago0xd31871…c3275e
0x3be9…575c0x4cd0…bc31Base—$16.3070%0x4337…d99549d ago0xcc6743…6a9f69
0x3be9…575c0x4cd0…bc31Base—$55.3170%0x211d…d17249d ago0x2e9f4f…8d9b78

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.