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—$400.0070%0xf279…f77f44d ago0x685c1d…47c8b8
0x3be9…575c0x31d0…2cd7Base—$300.0070%0x211d…d17244d ago0x337896…b3da94
0x3be9…575c0x31d0…2cd7Base—$1,500.0070%0x4337…56c744d ago0xdf3916…fe7660
0x3be9…575c0xf6ee…3bd2Base—$0.00793970%0xf279…f77f44d ago0xb72285…5962a8
0x3be9…575c0x31d0…2cd7Base—$37.3170%0xf279…f77f44d ago0xb72285…5962a8
0x3be9…575c0xf6ee…3bd2Base—$0.00314870%0x4337…926944d ago0x9c417f…efbde5
0x3be9…575c0x31d0…2cd7Base—$24.3070%0x4337…926944d ago0x9c417f…efbde5
0x3be9…575c0xf6ee…3bd2Base—$0.00445370%0x4337…fa0044d ago0x92b78f…fb7686
0x3be9…575c0x31d0…2cd7Base—$50.3670%0x4337…fa0044d ago0x92b78f…fb7686
0x3be9…575c0x31d0…2cd7Base—$40.0070%0x6a6f…be4144d ago0x5c89d5…05ba44
0x3be9…575c0x31d0…2cd7Base—$150.0070%0x211d…d17244d ago0x2ac290…53ed84
0x3be9…575c0x31d0…2cd7Base—$200.0070%0x4337…181144d ago0x77c0c9…4954aa
0x3be9…575c0x31d0…2cd7Base—$50.3670%0x4337…217c44d ago0x116bad…e7eb84
0x3be9…575c0xf6ee…3bd2Base—$0.00375870%0x4337…217c44d ago0x116bad…e7eb84
0x3be9…575c0x31d0…2cd7Base—$150.0070%0x4337…4bba44d ago0xb1c8e4…cbc067
0x3be9…575c0x31d0…2cd7Base—$250.0070%0x211d…d17244d ago0x006b2f…9cd268
0x3be9…575c0x31d0…2cd7Base—$150.0070%0x4337…926944d ago0xe3af0a…9ad8b7
0x3be9…575c0x31d0…2cd7Base—$200.0070%0x4337…ef2544d ago0x92d301…e5fadb
0x3be9…575c0xf6ee…3bd2Base—$0.00380870%0x4337…6ca544d ago0xa8e93f…d331d4
0x3be9…575c0x31d0…2cd7Base—$50.3670%0x4337…6ca544d ago0xa8e93f…d331d4
0x3be9…575c0x31d0…2cd7Base—$500.0070%0xe196…0ce144d ago0xe1fcbc…175ddc
0x3be9…575c0x31d0…2cd7Base—$100.0070%0xe196…0ce144d ago0x9c583c…ccd9e2
0x3be9…575c0x8a02…97c5Base—$200.0070%0x4337…c48744d ago0x33041b…9eef63
0x3be9…575c0xaa9c…5a6bBase—$250.0070%0x4337…be7044d ago0x0fee6e…57ef44
0x3be9…575c0xf6ee…3bd2Base—$0.00568370%0xf279…f77f44d ago0xc356b8…eb3c89

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.