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—$10.3070%0x6a6f…be4138d ago0x5479a2…489130
0x3be9…575c0x31d0…2cd7Base—$50.3670%0xf279…f77f38d ago0xb33edf…b50843
0x3be9…575c0x31d0…2cd7Base—$250.0070%0x4337…663c38d ago0xdfaddb…b1b667
0x3be9…575c0x31d0…2cd7Base—$50.3170%0xf279…f77f38d ago0x416de9…0b02b9
0x3be9…575c0x31d0…2cd7Base—$50.3670%0xf279…f77f38d ago0x6b968d…510aee
0x3be9…575c0x31d0…2cd7Base—$100.3370%0x4337…f2e139d ago0x7b8452…d59b79
0x3be9…575c0x31d0…2cd7Base—$5.0070%0x4337…ec6839d ago0xc99b92…0139d3
0x3be9…575c0x31d0…2cd7Base—$50.3170%0x4337…c27139d ago0x545eef…4b46d8
0x3be9…575c0x31d0…2cd7Base—$10.3070%0xb5b2…3ff239d ago0x587ac4…70e74e
0x3be9…575c0x31d0…2cd7Base—$23.3070%0x4337…e22a39d ago0x35103e…df6703
0x3be9…575c0x31d0…2cd7Base—$150.0070%0xf279…f77f39d ago0xa8443f…223707
0x3be9…575c0x31d0…2cd7Base—$25.3070%0x6a6f…be4139d ago0xecd171…c827cb
0x3be9…575c0x31d0…2cd7Base—$50.3670%0xf279…f77f39d ago0x7170ad…222743
0x3be9…575c0x31d0…2cd7Base—$1.8470%0x4337…2e1c39d ago0x9f5117…34a41b
0x3be9…575c0x31d0…2cd7Base—$1.8470%0x4337…6f8b39d ago0x54182d…2b1951
0x3be9…575c0x31d0…2cd7Base—$100.3370%0x4337…181139d ago0xeb3399…1224f2
0x3be9…575c0x31d0…2cd7Base—$30.0070%0x4337…f03839d ago0xe8c627…eb1dea
0x3be9…575c0x31d0…2cd7Base—$13.8170%0x4337…1b6239d ago0x738f50…797d0e
0x3be9…575c0x31d0…2cd7Base—$1,000.6970%0x4337…4bba39d ago0x7b235b…e5eb48
0x3be9…575c0x31d0…2cd7Base—$10.3070%0x6a6f…be4139d ago0xcf7e5b…bd5dda
0x3be9…575c0x31d0…2cd7Base—$199.4270%0x4337…808439d ago0x51050f…aa59cf
0x3be9…575c0x31d0…2cd7Base—$1,000.6970%0x4337…3dde39d ago0x99b734…44752d
0x3be9…575c0x31d0…2cd7Base—$1,000.6970%0x211d…d17239d ago0x0611aa…38468a
0x3be9…575c0x31d0…2cd7Base—$50.3170%0x211d…d17239d ago0x3146e7…ec1127
0x3be9…575c0x31d0…2cd7Base—$699.6270%0x6a6f…be4139d ago0x2e1a89…94197b

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.