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—$30.32100%0xe469…e32e95d ago0x24ae13…a277ee
0x3be9…575c0x31d0…2cd7Base—$50.33100%0x4337…3dde95d ago0xc01259…4315f3
0x3be9…575c0x31d0…2cd7Base—$3.31100%0xfb32…884795d ago0xb1575e…2aa266
0x3be9…575c0x31d0…2cd7Base—$13.86100%0x4337…224f95d ago0x100149…bb459d
0x3be9…575c0x31d0…2cd7Base—$30.28100%0xfb32…884795d ago0xaa97fa…95b673
0x3be9…575c0x31d0…2cd7Base—$3.31100%0x4337…c27195d ago0x4f3ca9…adea0f
0x3be9…575c0x31d0…2cd7Base—$3.31100%0x4337…7a5d95d ago0x8add05…8816dc
0x3be9…575c0x31d0…2cd7Base—$9.34100%0x4337…c27195d ago0x782af8…5d8635
0x3be9…575c0x31d0…2cd7Base—$20.28100%0x657e…f0d995d ago0xefdc3a…d2727b
0x3be9…575c0x31d0…2cd7Base—$38.13100%0x4337…b6c295d ago0xc2a199…e12e26
0x3be9…575c0x31d0…2cd7Base—$60.34100%0x657e…f0d995d ago0xb05830…88280e
0x3be9…575c0x31d0…2cd7Base—$1.81100%0xfb32…884795d ago0x27cfa1…48adc9
0x3be9…575c0x31d0…2cd7Base—$71.30100%0xe469…e32e95d ago0xa826a2…c2c1b0
0x3be9…575c0x31d0…2cd7Base—$2.31100%0xfb32…884795d ago0xa3c36c…32801d
0x3be9…575c0x31d0…2cd7Base—$100.31100%0xfb32…884795d ago0xbf47f8…611532
0x3be9…575c0x31d0…2cd7Base—$100.31100%0x4337…d6af95d ago0x34507f…b80cad
0x3be9…575c0x31d0…2cd7Base—$50.00100%0x4337…c27195d ago0xa4ab3f…2bcf86
0x3be9…575c0x31d0…2cd7Base—$1,500.00100%0xfb32…884795d ago0xb2cc6b…9bc630
0x3be9…575c0x31d0…2cd7Base—$75.35100%0x4337…f03895d ago0x2a710f…353d32
0x3be9…575c0x31d0…2cd7Base—$75.35100%0x30d2…77d595d ago0xf7a077…95fe96
0x3be9…575c0x31d0…2cd7Base—$75.35100%0xe469…e32e95d ago0x0d9758…0268ce
0x3be9…575c0x31d0…2cd7Base—$75.35100%0x657e…f0d995d ago0x47f8a3…5c6ce4
0x3be9…575c0x31d0…2cd7Base—$10.27100%0x4337…98b695d ago0x0cb3d6…27e804
0x3be9…575c0x31d0…2cd7Base—$100.31100%0x4337…9b7c95d ago0x60717c…ec8db9
0x3be9…575c0x31d0…2cd7Base—$42.33100%0x4337…be7095d ago0xfb2276…570986

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.